Miner.Responder.Shared.SchemaObjects Namespace > IncidentDevicesArchiveObject Class : FeatureID Property |
'Declaration
Public Property FeatureID As FeatureID
'Usage
Dim instance As IncidentDevicesArchiveObject Dim value As FeatureID instance.FeatureID = value value = instance.FeatureID
public FeatureID FeatureID {get; set;}
public read-write property FeatureID: FeatureID;
public function get,set FeatureID : FeatureID
public: __property FeatureID* get_FeatureID(); public: __property void set_FeatureID( FeatureID* value );
public: property FeatureID^ FeatureID { FeatureID^ get(); void set ( FeatureID^ value); }
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