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