CadHatch.ReservedForFutureValues

CadHatch.ReservedForFutureValues property

Gets or sets the reserved for future.

public List<CadReservedForFutureValues> ReservedForFutureValues { get; set; }

Property Value

The reserved for future.

See Also