|
ModelBuilderwarning Property
|
Gets the warning regarding the assembling process of the model.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string warning { get; }
Public ReadOnly Property warning As String
Get
public:
property String^ warning {
String^ get ();
}
member warning : string with get
Property Value
Type:
String
See Also