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