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 (25.3.0.1000)
Syntaxpublic 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: 
String
See Also