CadTableContent.LinkedDataParameters

CadTableContent.LinkedDataParameters property

Gets or sets the linked data parameters.

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

Property Value

The linked data parameters.

See Also