Gets the name for the current instance.
            
 
    Namespace: 
   Dundas.BI.Data.Transforms
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}abstract Name : string with get
Property Value
Type: 
String
See Also