Map Business Online SDK
Name Property (FieldCustomization)

MBO Namespace > FieldCustomization Class : Name Property
Gets or sets the name of the dataset field that will be customized. Required.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}

Property Value

Original name of the dataset field (as specified in source data).
See Also

Reference

FieldCustomization Class
FieldCustomization Members