Gets or sets the Location of the XSLT File to be used for the Data Execution Plan.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string XSLTFile { get; set; }public string XSLTFile { get; set; }Public Property XSLTFile As String
Get
Set
Public Property XSLTFile As String
Get
Set
public:
property String^ XSLTFile {
String^ get ();
void set (String^ value);
}public:
property String^ XSLTFile {
String^ get ();
void set (String^ value);
}Property Value
Type:
String