ArcFM Engine Developer Guide
Type Property (IMMStoredDisplayName)


This property is used to get or set the Stored Display Type using the mmStoredDisplayType enumeration.
Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
Property Type As mmStoredDisplayType
'Usage
 
Dim instance As IMMStoredDisplayName
Dim value As mmStoredDisplayType
 
instance.Type = value
 
value = instance.Type
[DispId(1610678275)]
mmStoredDisplayType Type {get; set;}

Property Value

mmStoredDisplayType
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

IMMStoredDisplayName Interface
IMMStoredDisplayName Members

 

 


Send Comment