Miner.Interop Namespace > ID8CuDefAttrib Interface : AttributeType Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property AttributeType As mmd8AttributeType
'Usage
Dim instance As ID8CuDefAttrib Dim value As mmd8AttributeType instance.AttributeType = value value = instance.AttributeType
[System.Runtime.InteropServices.DispId(1610678272)] mmd8AttributeType AttributeType {get; set;}
read-write property AttributeType: mmd8AttributeType;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set AttributeType : mmd8AttributeType
[System.Runtime.InteropServices.DispId(1610678272)] __property mmd8AttributeType get_AttributeType(); __property void set_AttributeType( mmd8AttributeType value );
[System.Runtime.InteropServices.DispId(1610678272)] property mmd8AttributeType AttributeType { mmd8AttributeType get(); void set ( mmd8AttributeType 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