ArcFM Desktop Developer Guide
UniqueID Property (ExtendedDatDefItem)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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

ExtendedDatDefItem Class
ExtendedDatDefItem Members

 

 


Send Comment