CadApplicationCodes.CodesList

CadApplicationCodes.CodesList property

Gets or sets the data list.

public List<CadCodeValue> CodesList { get; set; }

Property Value

The data list.

See Also