ApplicationPublisher Property
 | 
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public static Publisher Publisher { get; }
 
Public Shared ReadOnly Property Publisher As Publisher
        Get
 
public:
static property Publisher^ Publisher {
        Publisher^ get ();
}
 
static member Publisher : Publisher with get
 
 
 
Property Value
Publisher
 
See Also