IOdaDwfTemplatePublisher Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
string Publisher { get; set; }
Property Publisher As String
Get
Set
property String^ Publisher {
String^ get ();
void set (String^ value);
}
abstract Publisher : string with get, set
Property Value
Type:
String
See Also