| PsrSealTemplateLegitimate Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrSealTemplateLegitimate
The PsrSealTemplateLegitimate type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrSealTemplateLegitimate | Initializes a new instance of the PsrSealTemplateLegitimate class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | CanRelease | 
                If the legitimate can release the seal.
             | 
|  | Id | 
                ID
             | 
|  | IsSealed | 
                If the legitimate is sealed.
             | 
|  | Legitimate | 
                Legitimate
             | 
|  | LegitimateId | 
                ID of the legitimate.
             | 
|  | Required | 
                Amount of necessary releases.
             | 
|  | SealTemplate | 
                The seal template that the legitimate belongs to.
             | 
|  | SealTemplateId | 
                ID of the seal template that the legitimate belongs to.
             | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
             | 
|  | TransactionId | 
                The id of the Transaction. It is used to identity an Object, even if it changes its own id while performing the operation
                Used for Synchronisation. Must be created for every object in a syncoperation.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also