Accusoft.Forms1 - Updated
DataValidationListClear Method (Reader)



Accusoft.SmartZoneICRSdk Namespace > Reader Class : DataValidationListClear Method
Removes all entries from the data validation list.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Sub DataValidationListClear() 
Dim instance As Reader
 
instance.DataValidationListClear()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void DataValidationListClear()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void DataValidationListClear(); 
Remarks

This method removes all existing entries from the data validation list.

See Also

Reference

Reader Class
Reader Members