'DeclarationPublic Shared Function ValidForType( _ ByVal variableType As JobVariableType, _ ByVal value As String _ ) As Boolean
public static bool ValidForType( JobVariableType variableType, string value )
Parameters
- variableType
- value
'DeclarationPublic Shared Function ValidForType( _ ByVal variableType As JobVariableType, _ ByVal value As String _ ) As Boolean
public static bool ValidForType( JobVariableType variableType, string value )