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