CadDataTable.SoftPointerIdsHandleToObjectValues

CadDataTable.SoftPointerIdsHandleToObjectValues property

Gets or sets the soft pointer ids handle to object values.

public List<string> SoftPointerIdsHandleToObjectValues { get; set; }

Property Value

The soft pointer ids handle to object values.

See Also