ArcFM Responder Mobile Developer Guide
FacilityID Property (FindFacilityIDRequest)






Syntax
'Declaration
 
Public ReadOnly Property FacilityID As System.Object
'Usage
 
Dim instance As FindFacilityIDRequest
Dim value As System.Object
 
value = instance.FacilityID
public System.object FacilityID {get;}
public read-only property FacilityID: System.TObject; 
public function get FacilityID : System.Object
public: __property System.Object* get_FacilityID();
public:
property System.Object^ FacilityID {
   System.Object^ 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

FindFacilityIDRequest Class
FindFacilityIDRequest Members

Send Feedback