| FileIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Required. Key of the file that's stored in Amazon s3.
|
| IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Determines whether a template version is active.
- The default value is false.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record
indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
-
The timestamp when the current user last viewed this record or
list view.
If this value is null, and
LastReferenceDate is not null, the user
accessed this record or list view indirectly.
|
| LifeScienceDocumentTemplateId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. The Life Science document template for which this
version record is created.
- This field is a relationship field.
- Relationship Name
- LifeScienceDocumentTemplate
- Relationship Type
- Master-detail
- Refers To
- LifeScienceDocumentTemplate (the master object)
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The name of the Life Science document template version.
|
| SourceSystemIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- An external ID from the source system for data integrations.
|
| SourceSystemName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the source system for data integrations.
|
| VersionNumber |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Required. Indicates which order template versions were
loaded.
|