ArcFM Responder Mobile Developer Guide
ParentIncidentDevice Property (IncDevAssignmentsObject)






Syntax
'Declaration
 
Public ReadOnly Property ParentIncidentDevice As IncidentDevicesObject
'Usage
 
Dim instance As IncDevAssignmentsObject
Dim value As IncidentDevicesObject
 
value = instance.ParentIncidentDevice
public IncidentDevicesObject ParentIncidentDevice {get;}
public read-only property ParentIncidentDevice: IncidentDevicesObject; 
public function get ParentIncidentDevice : IncidentDevicesObject
public: __property IncidentDevicesObject* get_ParentIncidentDevice();
public:
property IncidentDevicesObject^ ParentIncidentDevice {
   IncidentDevicesObject^ 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

IncDevAssignmentsObject Class
IncDevAssignmentsObject Members

Send Feedback