CadBase.ApplicationCodesContainer

CadBase.ApplicationCodesContainer property

Gets or sets the application defined codes container.

public CadApplicationCodesContainer ApplicationCodesContainer { get; set; }

Property Value

The application defined codes container.

See Also