IObjectConditionMatches Method |
Returns true if the condition over the given object matches
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax bool Matches(
Object value
)
Parameters
- value
- Type: SystemObject
Value to match
Return Value
Type:
BooleanSee Also