ArcFM Responder Mobile Developer Guide
ObjectKey Property






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

ElementInfo Class
ElementInfo Members

Send Feedback