Click or drag to resize

DataObjectFilterCanPass Method

Overload List
  NameDescription
Public methodCanPass(DataObjectVersion)
Returns whether a given data object version can pass the filter. Not all filter options can be handled by the method! If an unhandled filter option is applied an error is thrown. Unhandled options are: RequireActiveProcess and RequireActiveWorkItem.
Public methodCanPass(DataObject, DataObjectTypes)
Top
See Also