TransformInfoTransformName Property |
Gets the name of the transform.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string TransformName { get; }Public ReadOnly Property TransformName As String
Get
public:
property String^ TransformName {
String^ get ();
}member TransformName : string with get
Property Value
Type:
String
See Also