Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the field contains a localized display name.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property ContainsLocalizedDisplayName As Boolean
Get
'Usage
Dim instance As IField
Dim value As Boolean
value = instance.ContainsLocalizedDisplayName
bool ContainsLocalizedDisplayName { get; }
Property Value
Type: System.Boolean
true if the field contains the localized display name; otherwise, false.