Gets the warning code.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public WarningCode Code { get; }
Public ReadOnly Property Code As WarningCode
Get
public:
property WarningCode Code {
WarningCode get ();
}
member Code : WarningCode with get
Property Value
Type:
WarningCodeSee Also