ExportResultInfoViewName Property |
Gets the name of the view or entity that was exported, before any file-name override was applied.
Namespace: Dundas.BI.ExportAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic string? ViewName { get; }Public ReadOnly Property ViewName As String
Get
public:
property String^ ViewName {
String^ get ();
}member ViewName : string with get
Property Value
String
See Also