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