Miner.Responder.Shared.SchemaObjects Namespace > IncFeatAssignmentsObject Class : ParentIncidentFeature Property |
'Declaration
Public ReadOnly Property ParentIncidentFeature As IncidentFeaturesObject
'Usage
Dim instance As IncFeatAssignmentsObject 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(); }
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