CadAcadEvaluationGraph.AttributeBitLongList

CadAcadEvaluationGraph.AttributeBitLongList property

Gets or sets the attributeBitLong list.

public List<int> AttributeBitLongList { get; set; }

Property Value

The attributeBitLong list.

See Also