TPropertyType
What it does
The type of document (or batch) properties. Applies in the IPropertyModificationInfo interface.
Types:
- PT_Name = 0 - The name. Applies for batches only.
- PT_Comment = 1 - The comment.
- PT_BatchType = 2 - The batch type. Applies for batches only.
- PT_NamedPropertyValue = 3 - A named property (formerly a registration parameter)
- PT_Id = 4 - The identifier (the ExternalId of the document). Its value changes occasionally and only for documents. The value changes mostly during import.
- PT_SLAExpirationDate = 6 - The deadline for processing the batch.
4/12/2024 6:16:02 PM