ArcFM Desktop Developer Guide
FieldDomains Property


Syntax
'Declaration
 
Public Property FieldDomains As IDictionary(Of String,String)
'Usage
 
Dim instance As ArcFMTransform
Dim value As IDictionary(Of String,String)
 
instance.FieldDomains = value
 
value = instance.FieldDomains
public IDictionary<string,string> FieldDomains {get; set;}
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

ArcFMTransform Class
ArcFMTransform Members

 

 


Send Comment