|
| ESRI.ArcGIS.ADF.Tasks | |
| RangeValidationDataType Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > FormEntry Class : RangeValidationDataType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property RangeValidationDataType As ValidationDataType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FormEntry Dim value As ValidationDataType instance.RangeValidationDataType = value value = instance.RangeValidationDataType | |
| C# | |
|---|---|
public ValidationDataType RangeValidationDataType {get; set;} | |
Valid values are those for the ValidationDataType: String, Integer, Double, Date, and Currency.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family