Properties description

The following table contains all properties of this entity and their description

Property NameDescriptionType
TemplateLibraryIdThe template library identifier.Guid
BatchGroupIdThe associated batch group identifier. Required if a DOPA used in the execution of a template contains
an Operation defined in Document Services.
Guid
NameName used to identify the library.string
DescriptionAdditional information used to describe the library.string
ExecutionTimeoutInMillisThe maximum amount of time, in millisecond, that will be
allowed for template execution to complete before a timeout
error.
int
EnableTemplateExecutionArchivingIndicates whether the template executions are archived using the
two following properties (History Count and History Time).
bool
TemplateExecutionHistoryCountThe minimum number of documents to keep in the history.int
TemplateExecutionHistoryTimeInMillisThe minimum amount of time, in millisecond, to keep a
document in the history even if the history count is over the
limit
int
MetadataAdditional information that can be assigned to classify the
Library.
string
CreatedByUserProfileIdThe user who created this Template Library.Guid
CreatedDateDate/time at which this Template Library was created.DateTimeOffset
ModifiedByUserProfileIdThe last user who modified this Template Library’s properties.Guid
ModifiedDateDate/time at which this Template Library’s properties were modified for the last
time.
DateTimeOffset
TimestampThe timestamp.byte array