ArcFM Engine Developer Guide
LayoutProperties Property


This property sets or returns a property set that stores the choices made by the user in the Map Book Editor (e.g., page template, stored display, document, etc.).
Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
Property LayoutProperties As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
 
Dim instance As IMMLayoutBuilder
Dim value As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.LayoutProperties = value
 
value = instance.LayoutProperties
[DispId(1610678278)]
ESRI.ArcGIS.esriSystem.IPropertySet LayoutProperties {get; set;}

Property Value

IPropertySet

LAYOUT_TYPE (mmMapProdDocumentType)

DOC_TYPE (mmDocumentType)

DOC_NAME (string)

SD_TYPE (mmStoredDisplayType)

SD_NAME (string)

PT_TYPE (mmPageTemplateType)

PT_NAME (string)

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

IMMLayoutBuilder Interface
IMMLayoutBuilder Members

 

 


Send Comment