CadAcshHistoryClass.AcshHistoryClassParameterList

CadAcshHistoryClass.AcshHistoryClassParameterList property

Gets or sets the acsh history class parameter list.

public List<CadParameter> AcshHistoryClassParameterList { get; set; }

Property Value

The acsh history class parameter list.

See Also