ArcFM Engine Developer Guide
Type Property (IMMMapBook)


Returns the type of map book (e.g., hidden, system, user). Setting this property is for internal use only.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property Type As mmPackageType
'Usage
 
Dim instance As IMMMapBook
Dim value As mmPackageType
 
instance.Type = value
 
value = instance.Type
[DispId(1610678272)]
mmPackageType Type {get; set;}

Property Value

mmPackageType
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMMapBook Interface
IMMMapBook Members

 

 


Send Comment