public bool ValidateValue( PropertyValue pValue )
public: bool ValidateValue( PropertyValue^ pValue )
Parameters
| Parameter Name | Description |
|---|---|
| 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 )
| Parameter Name | Description |
|---|---|
| pValue |
• true = Value fits to the definition
• false = Value does not fit to the definition