Gets the warning code.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic WarningCode Code { get; }Public ReadOnly Property Code As WarningCode
Get
public:
property WarningCode Code {
WarningCode get ();
}member Code : WarningCode with get
Property Value
WarningCode
See Also