ParameterValueSetValueIsLegal Method

Checks whether the given value is a legal value for the parameter.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool ValueIsLegal(
        ResultBuffer value
)

Parameters

value  ResultBuffer
[in] Value to check.

Return Value

Boolean
True if the given value is a legal value for the parameter; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.