Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public static bool Register(
Settings Setting
)
Public Shared Function Register (
Setting As Settings
) As Boolean
public:
static bool Register(
Settings^ Setting
)
static member Register :
Setting : Settings -> bool
Parameters
- Setting
- Type: Bricscad.ApplicationServicesSettings
Return Value
Type:
Boolean
See Also