CadAcDbPersSubentManager.Attribute90List

CadAcDbPersSubentManager.Attribute90List property

Gets or sets the attribute90 list.

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

Property Value

The attribute90 list.

See Also