Miner.Responder.Shared.Interfaces Namespace > IFeatureID Interface : SubID Property |
'Declaration
<System.Runtime.Serialization.DataMemberAttribute()> ReadOnly Property SubID As System.Integer
'Usage
Dim instance As IFeatureID Dim value As System.Integer value = instance.SubID
[System.Runtime.Serialization.DataMember()] System.int SubID {get;}
read-only property SubID: System.Integer;
System.Runtime.Serialization.DataMemberAttribute() function get SubID : System.int
[System.Runtime.Serialization.DataMember()]
__property System.int get_SubID();
[System.Runtime.Serialization.DataMember()] property System.int SubID { System.int 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