CadTableContent.TableContentParameters

CadTableContent.TableContentParameters property

Gets or sets the table content parameters.

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

Property Value

The table content parameters.

See Also