[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.kbmlm.MLMMetaData.MLMLibrary.Explaination"]
Namespace: SmartCDSSKBLibrary.khu.kbmlmAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string Explaination { get; set; } |
Visual Basic |
---|
Public Property Explaination As String
Get
Set |
Visual C++ |
---|
public:
property String^ Explaination {
String^ get ();
void set (String^ value);
} |
F# |
---|
member Explaination : string with get, set
|
Property Value
Type:
String
See Also