CmisPropertyIds Class |
Namespace: Atalasoft.Imaging.WebControls.Capture.Cmis
The CmisPropertyIds type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildrenWithProperties |
A method that given a CMIS Navigation Service cmisObjectInFolderType array will return the CMIS property type for the objects in the collection.
| |
| GetPropertyBoolean |
A method to create a CMIS boolean property.
| |
| GetPropertyDateTime |
A methof to create a CMIS DateTime property.
| |
| GetPropertyId |
Method to create a CMIS property Id.
| |
| GetPropertyInteger |
A method to create a CMIS integer property.
| |
| GetPropertyString |
Returns a CMIS proerty string.
| |
| MakeImportDocumentPropertiesList |
A method to create the basic set of properties needed to create a document in a repository.
|
| Name | Description | |
|---|---|---|
| AllowedChildObjectTypeIds |
Returns the CMIS allowedChildObjectTypeIds property type.
| |
| BaseTypeId |
Returns the CMIS baseTypeId property type.
| |
| ChangeToken |
Returns the CMIS changeToken property type.
| |
| CheckinComment |
Returns the CMIS checkinComment property type.
| |
| ContentStreamFileName |
Returns the CMIS contentStreamFileName property type.
| |
| ContentStreamId |
Returns the CMIS contentStreamId property type.
| |
| ContentStreamLength |
Returns the CMIS contentStreamLength property type.
| |
| ContentStreamMimeType |
Returns the CMIS contentStreamMimeType property type.
| |
| CreatedBy |
Returns the CMIS createdBy property type.
| |
| CreationDate |
Returns the CMIS creationDate property type.
| |
| Document |
Returns the CMIS document property type.
| |
| Folder |
Returns the CMIS folder property type.
| |
| IsImmutable |
Returns the CMIS isImmutable property type.
| |
| IsLatestMajorVersion |
Returns the CMIS isLatestMajorVersion property type.
| |
| IsLatestVersion |
Returns the CMIS isLatestVersion property type.
| |
| IsMajorVersion |
Returns the CMIS isMajorVersion property type.
| |
| IsVersionSeriesCheckedOut |
Returns the CMIS isVersionSeriesCheckedOut property type.
| |
| LastModificationDate |
Returns the CMIS lastModificationDate property type.
| |
| LastModifiedBy |
Returns the CMIS lastModifyBy property type.
| |
| Name |
Returns the CMIS name property type.
| |
| ObjectId |
Returns the CMIS objectId property type.
| |
| ObjectTypeId |
Returns the CMIS objectTypeId property type.
| |
| ParentId |
Returns the CMIS parentId property type.
| |
| Path |
Returns the CMIS path property type.
| |
| PolicyText |
Returns the CMIS policyText property type.
| |
| SourceId |
Returns the CMIS sourceId property type.
| |
| TargetId |
Returns the CMIS targetId property type.
| |
| VersionLabel |
Returns the CMIS versionLabel property type.
| |
| VersionSeriesCheckedOutBy |
Returns the CMIS versionSeriesCheckedOutBy property type.
| |
| VersionSeriesCheckedOutId |
Returns the CMIS versionSeriesCheckedOutId property type.
| |
| VersionSeriesId |
Returns the CMIS versionSeriesId property type.
|
| This class is available with .NET Framework 3.5 and 4.5.2 only. |