IPropertyAttributeMatchesEnvironment Method
Common interface for property handler attributes.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
bool MatchesEnvironment(
IPropertyEnvironment context
)
- context IPropertyEnvironment
- The environment object to check.
BooleanTrue if the filters are fulfilled and the handler should be called.