ImportInfoAuthor Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.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