Gets the input validation criteria for this control.
Syntax
Visual Basic (Declaration) | |
---|
Function GetValidation( _
ByRef poMin As System.Object, _
ByRef poMax As System.Object _
) As EdmVariableType |
Parameters
- poMin
- Minimum limit; minimum number of characters in a control of type, EdmVariableType.EdmVarType_Text
- poMax
- Maximum limit for this control's value; maximum number of characters in a control of type, EdmVariableType.EdmVarType_Text
Return Value
Data type to validate as defined in
EdmVariableType
Example
Remarks
See Also
Availability
SOLIDWORKS Enterprise PDM Version 5.2