UDPDoubleUpperBoundInclusive Property

Gets or sets whether or not the upper bound value is included in the value range.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public bool UpperBoundInclusive { get; set; }

Property Value

Boolean
See Also