PsrContainer Class |
Namespace: PsrApi.Data
public class PsrContainer : PsrData
The PsrContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrContainer | Initializes a new instance of the PsrContainer class |
Name | Description | |
---|---|---|
![]() | __type |
Internally used, never change this value.
|
![]() | BaseContainer |
Optional base container
|
![]() | BaseContainerId |
ID of the optional base container
|
![]() | ChangedOrganisationUnit |
Organisation unit that created the object
(Inherited from PsrData.) |
![]() | ChangedOrganisationUnitId |
ID of the organisation unit that created the object
(Inherited from PsrData.) |
![]() | ChildDataBindings |
Children
(Inherited from PsrData.) |
![]() | ContainerInfoConfig |
Configuration of the info fields
|
![]() | ContainerQuality |
Quality of a container. Is determined by container items of type ContainerItemPassword |
![]() | ContainerType |
Container type
|
![]() | CredentialCheck |
Credential check state.
|
![]() | DataRights |
Data rights
(Inherited from PsrData.) |
![]() | DataStates |
State
(Inherited from PsrData.) |
![]() | DataTags |
Tags
(Inherited from PsrData.) |
![]() | Description |
Description
|
![]() | DocumentCacheDeleteTime |
After which time the data should be deleted from the cache
|
![]() | DocumentData |
Document data
|
![]() | DocumentDataId |
ID of the document data
|
![]() | DocumentMeta |
Meta data of the document
|
![]() | DocumentParams |
Parameters to open the document
|
![]() | DocumentPath |
Path to the document (link or original path)
|
![]() | DocumentSize |
Size of the document in kilobytes
|
![]() | DocumentType |
File extension (.txt, .pdf, etc.)
|
![]() | EncryptionKeyType |
The type of the key
|
![]() | HasTrigger |
If a trigger is configured on the object
(Inherited from PsrData.) |
![]() | HasTriggerAlert |
If a trigger alert happened on the object
(Inherited from PsrData.) |
![]() | Id |
ID
(Inherited from PsrData.) |
![]() | Info |
Container information
|
![]() | IsDocumentLink |
Indicates whether a document is a link or not
|
![]() | IsFavorite |
If it is a favorite of the current user
(Inherited from PsrData.) |
![]() | Items |
Container items
|
![]() | LogbookEntries |
Logbook entry
(Inherited from PsrData.) |
![]() | Name |
Optional name of the container
|
![]() | ParentDataBindings |
Parents
(Inherited from PsrData.) |
![]() | PublicKey |
Public key
(Inherited from PsrData.) |
![]() | SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.) |
![]() | TimeStampUtc |
Creation timestamp
(Inherited from PsrData.) |
![]() | TransactionId |
The Id of the transaction. Used to identify the object in results, even if its id has changed.
Must be generated for sync operations.
(Inherited from PsrData.) |
![]() | ValidTimeStampUtc |
Expiration date
(Inherited from PsrData.) |
Name | Description | |
---|---|---|
![]() | ContentSearchExpressionT |
Search expression
(Overrides PsrDataContentSearchExpressionT(String, Boolean).) |
![]() | ContentSearchExpressionByFieldT |
Returns an expression to filter by fields
|
![]() | DataName |
Data name
(Overrides PsrDataDataName.) |
![]() | DataType |
Data type
(Overrides PsrDataDataType.) |
![]() | 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.) |