ArcFM Responder Mobile Developer Guide
Id Property (CodedValueDomainItem)






Syntax
'Declaration
 
Public Overridable ReadOnly Property Id As System.Guid
'Usage
 
Dim instance As CodedValueDomainItem
Dim value As System.Guid
 
value = instance.Id
public virtual System.Guid Id {get;}
public read-only property Id: System.Guid; virtual; 
public function get Id : System.Guid
public: __property virtual System.Guid get_Id();
public:
virtual property System.Guid Id {
   System.Guid get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodedValueDomainItem Class
CodedValueDomainItem Members

Send Feedback