|
ModelBuilderinfo Property
|
Gets the information from message logger.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string info { get; }
Public ReadOnly Property info As String
Get
public:
property String^ info {
String^ get ();
}
member info : string with get
Property Value
Type:
String
See Also