Click or drag to resize

PendingRightManager Class

Contains methods to manipulate pending data rights.
Inheritance Hierarchy

Namespace:  PsrApi.Managers
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class PendingRightManager : BaseManager

The PendingRightManager type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodResolvePendingDataRightTasksByDataId
Tries to resolve all pending data right tasks of the object with the given ID.
Public methodToString (Inherited from Object.)
Top
See Also