PartDataFieldValueRange Property |
Gets the range of valid data if the data field is from a range.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic PartDataRange ValueRange { get; }Public ReadOnly Property ValueRange As PartDataRange
Get
public:
property PartDataRange^ ValueRange {
PartDataRange^ get ();
}Property Value
PartDataRange
Exceptions
See Also