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