PartDataRangeRangeMax Property |
Gets the maximum of range.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Object RangeMax { get; }
Public ReadOnly Property RangeMax As Object
Get
public:
property Object^ RangeMax {
Object^ get ();
}
Property Value
Object
See Also