ArcFM Engine Developer Guide
Properties Field


Syntax
'Declaration
 
Public ReadOnly Properties As IDictionary(Of String,Object)
'Usage
 
Dim instance As SimpleCustomer
Dim value As IDictionary(Of String,Object)
 
value = instance.Properties
public readonly IDictionary<string,object> Properties
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SimpleCustomer Structure
SimpleCustomer Members

 

 


Send Comment