ArcFM Engine Developer Guide
AliasName Property (IMMFieldAdapter)


Gets or sets the caption for the field that is displayed in the user interface. This is the same as IField.AliasName.
Syntax
'Declaration
 
<DispIdAttribute(1610678285)>
Property AliasName As String
'Usage
 
Dim instance As IMMFieldAdapter
Dim value As String
 
instance.AliasName = value
 
value = instance.AliasName
[DispId(1610678285)]
string AliasName {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

IMMFieldAdapter Interface
IMMFieldAdapter Members

 

 


Send Comment