|
ModelBuilderwarning Property
|
warning regarding the assembling process of the model
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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