Class MergeMap
Assembly: XData.docfx.dll
Syntax
Properties
|
Improve this Doc
View Source
InsertValue
Declaration
public string InsertValue { get; set; }
Property Value
|
Improve this Doc
View Source
MergeFlag
Declaration
public MergeFlag MergeFlag { get; set; }
Property Value
|
Improve this Doc
View Source
SelectField
Declaration
public SelectedField SelectField { get; set; }
Property Value
|
Improve this Doc
View Source
SourceField
Declaration
public string SourceField { get; set; }
Property Value
|
Improve this Doc
View Source
SourceValue
Declaration
public string SourceValue { get; set; }
Property Value
|
Improve this Doc
View Source
TargetField
Declaration
public string TargetField { get; set; }
Property Value
Extension Methods