ArcFM Engine Developer Guide
Name Property (IMMStoredDisplayName)


This property is used to get or set the name of the stored display.
Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
Property Name As String
'Usage
 
Dim instance As IMMStoredDisplayName
Dim value As String
 
instance.Name = value
 
value = instance.Name
[DispId(1610678273)]
string Name {get; set;}

Property Value

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

IMMStoredDisplayName Interface
IMMStoredDisplayName Members

 

 


Send Comment