Common.Validatefield(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool Validatefield(int fieldIdToCheck);
public virtual bool Validatefield (int fieldIdToCheck);
abstract member Validatefield : int -> bool
override this.Validatefield : int -> bool
Public Overridable Function Validatefield (fieldIdToCheck As Integer) As Boolean
Parameters
- fieldIdToCheck
- Int32