Windward Studios API Reference
Properties Property
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.AccessProviders.protocols Namespace > BasicAccessProvider Class : Properties Property




Glossary Item Box

Definition of all properties for this provider.

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property Properties As List(Of BaseFullAccessProvider.PropertyInfo)
Visual Basic (Usage)Copy Code
Dim instance As BasicAccessProvider
Dim value As List(Of BaseFullAccessProvider.PropertyInfo)
 
value = instance.Properties
C# 
public override List<BaseFullAccessProvider.PropertyInfo> Properties {get;}
Managed Extensions for C++ 
public: __property List<BaseFullAccessProvider.PropertyInfo*>* get_Properties() override;
C++/CLI 
public:
property List<BaseFullAccessProvider.PropertyInfo^>^ Properties {
   List<BaseFullAccessProvider.PropertyInfo^>^ get() override;
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software