ArcFM Solution Developer Guide
PriDisplayField Property (IMMFeatureClass)


Gets or sets the primary display field for a feature. This is the field whose value is displayed to identify the feature.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property PriDisplayField As String
'Usage
 
Dim instance As IMMFeatureClass
Dim value As String
 
instance.PriDisplayField = value
 
value = instance.PriDisplayField
[DispId(1610678274)]
string PriDisplayField {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

IMMFeatureClass Interface
IMMFeatureClass Members

 

 


Send Comment