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