The object properties (field or variable properties).
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| IInfigoProperty[] Properties { get; } | 
| Visual Basic (Declaration) | 
|---|
| ReadOnly Property Properties As IInfigoProperty() | 
| Visual C++ | 
|---|
| property array<IInfigoProperty^>^ Properties { array<IInfigoProperty^>^ get (); } | 





