ImportInfoAuthorization
Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public string Authorization { get; }
Public ReadOnly Property Authorization As String
Get
public:
property String^ Authorization {
String^ get ();
}
member Authorization : string with get
Property Value
String
See Also