ArcFM Responder Mobile Developer Guide
GlobalId Property (FindGlobalIdForFcidOid)






Syntax
'Declaration
 
Public ReadOnly Property GlobalId As System.Guid
'Usage
 
Dim instance As FindGlobalIdForFcidOid
Dim value As System.Guid
 
value = instance.GlobalId
public System.Guid GlobalId {get;}
public read-only property GlobalId: System.Guid; 
public function get GlobalId : System.Guid
public: __property System.Guid get_GlobalId();
public:
property System.Guid GlobalId {
   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

FindGlobalIdForFcidOid Class
FindGlobalIdForFcidOid Members

Send Feedback