CadTableContent.LinkedTableDataParameters

CadTableContent.LinkedTableDataParameters property

Gets or sets the linked table data parameters.

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

Property Value

The linked table data parameters.

See Also