DataWarningMessage Property |
Gets the warning message.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic string Message { get; }Public ReadOnly Property Message As String
Get
public:
property String^ Message {
String^ get ();
}member Message : string with get
Property Value
String
See Also