ArcFM Responder Mobile Developer Guide
ParentIncidentFeature Property (IncidentFeatureCrewsObject)






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

IncidentFeatureCrewsObject Class
IncidentFeatureCrewsObject Members

Send Feedback