public bool ValidateValue( PropertyValue pValue )
public: bool ValidateValue( PropertyValue^ pValue )
Parameters
- pValue
Return Value
• true = Value fits to the definition
• false = Value does not fit to the definition
public bool ValidateValue( PropertyValue pValue )
public: bool ValidateValue( PropertyValue^ pValue )
• true = Value fits to the definition
• false = Value does not fit to the definition