CadEmbeddedObject.DataList

CadEmbeddedObject.DataList property

Gets or sets the data list.

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

See Also