EPlotPropertyBagNamespaceLocation Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public string NamespaceLocation { get; set; }
Public Property NamespaceLocation As String
Get
Set
public:
property String^ NamespaceLocation {
String^ get ();
void set (String^ value);
}
member NamespaceLocation : string with get, set
Property Value
String
See Also