ArcFM Engine Developer Guide
UniqueID Property


UniqueID of the Object, can be CLSID or table name or table name accompanied by subtype code etc
Syntax
public string UniqueID {get; set;}
'Declaration
 
Public Property UniqueID As String
 
'Usage
 
Dim instance As ExtendedDatDefItem
Dim value As String
 
instance.UniqueID = value
 
value = instance.UniqueID
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

ExtendedDatDefItem Class
ExtendedDatDefItem Members

 

 


Send Comment