FlattenMappingMappingPath Property |
Gets or sets the document mapping path.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string MappingPath { get; set; }
Public Property MappingPath As String
Get
Set
public:
property String^ MappingPath {
String^ get ();
void set (String^ value);
}
member MappingPath : string with get, set
Property Value
Type:
StringSee Also