CadApplicationCodesContainer.Codes

CadApplicationCodesContainer.Codes property

Gets or sets the codes.

public Dictionary<string, List<CadApplicationCodes>> Codes { get; set; }

Property Value

The codes.

See Also