Map Business Online SDK
Address2FieldName Property

MBO Namespace > DatasetFieldMapping Class : Address2FieldName Property
Gets or sets the name of the field containing secondary address lines. Optional.
Syntax
'Declaration
 
Public Property Address2FieldName As String
public string Address2FieldName {get; set;}

Property Value

Name of the field containing secondary address lines.
Remarks
Usually you don’t need to map the field unless your data contains so-called Address2 field.
See Also

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members