| PsrBatchRightItem Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrBatchRightItem
The PsrBatchRightItem type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrBatchRightItem | Initializes a new instance of the PsrBatchRightItem class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DataId | 
                ID of the object on which the right change should apply
             | 
|  | ItemType | 
                Type
             | 
|  | LegitimateId | 
                ID of the legitimated object
             | 
|  | OwnerRight | 
                Owner right
             | 
|  | RightKey | 
                Right key
             | 
|  | Rights | 
                Rights
             | 
|  | SealId | 
                Seal ID
             | 
|  | SecuredData | 
                Right protected/secured
             | 
|  | ValidFrom | 
                Validity date begin
             | 
|  | ValidTo | 
                Validity date end
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also