SmartZone v6.1 for .NET - Updated November 11, 2021
DataValidationListCount Property (Reader)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > Reader Class : DataValidationListCount Property
Returns the number of entries in the data validation list.
Syntax
'Declaration
 
Public ReadOnly Property DataValidationListCount As Integer
 
'Usage
 
Dim instance As Reader
Dim value As Integer
 
value = instance.DataValidationListCount
Remarks

This read-only property allows you get the current number of entries in the data validation list.

If the FieldType is not set to FieldType.DataValidationList, an exception will be thrown.

See Also

Reference

Reader Class
Reader Members

Is this page helpful?
Yes No
Thanks for your feedback.