DatabaseSummaryInfoComments
Property
|
Property that represents string with comments
for a database.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public string Comments { get; }
Public ReadOnly Property Comments As String
Get
public:
property String^ Comments {
String^ get ();
}
member Comments : string with get
Property Value
String
See Also