Map Business Online SDK
DisplayName Property (FieldCustomization)

MBO Namespace > FieldCustomization Class : DisplayName Property
Gets or sets a display name for the dataset field. Keep it null (Nothing in Visual Basic) if existing name is OK.
Syntax
'Declaration
 
Public Property DisplayName As String
public string DisplayName {get; set;}

Property Value

A display name to use for the dataset field.
See Also

Reference

FieldCustomization Class
FieldCustomization Members