PsrSealTemplateLegitimate Class |
Namespace: PsrApi.Data
public class PsrSealTemplateLegitimate
The PsrSealTemplateLegitimate type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrSealTemplateLegitimate | Initializes a new instance of the PsrSealTemplateLegitimate class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |