ESRI.ArcGIS.ADF.Tasks
Type Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > Validator Class : Type Property




The data type to validate

Syntax

Visual Basic (Declaration) 
Public Property Type As ValidatorType
Visual Basic (Usage)Copy Code
Dim instance As Validator
Dim value As ValidatorType
 
instance.Type = value
 
value = instance.Type
C# 
public ValidatorType Type {get; set;}

See Also

© 2010 All Rights Reserved.