DatabaseSummaryInfoAuthor Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string Author { get; }
Public ReadOnly Property Author As String
Get
public:
property String^ Author {
String^ get ();
}
member Author : string with get
Property Value
String
See Also