[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.kbmlm.MLMMetaData.MLMMaintenance.Mlm_Author"]

Namespace: SmartCDSSKBLibrary.khu.kbmlm
Assembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string Mlm_Author { get; set; }
Visual Basic
Public Property Mlm_Author As String
	Get
	Set
Visual C++
public:
property String^ Mlm_Author {
	String^ get ();
	void set (String^ value);
}
F#
member Mlm_Author : string with get, set

Property Value

Type: String

See Also