Click or drag to resize

DataObjectControllerGetTargetProcessIds Method

Overload List
  NameDescription
Public methodGetTargetProcessIds(Int32, StateFlags, DeletedStatus, TemplateStatus)
Returns ID's for the process template or instances that use the specified dataobject as target
Public methodStatic memberGetTargetProcessIds(Int32, StateFlags, SqlConnection, SqlTransaction) Obsolete.
Returns ID's for the undeleted process instances that use the specified dataobject as target
Public methodStatic memberGetTargetProcessIds(Int32, StateFlags, DeletedStatus, SqlConnection, SqlTransaction) Obsolete.
Returns ID's for the process instances that use the specified dataobject as target
Top
See Also