GetPersonnelInformation response parameters
- Last UpdatedSep 06, 2023
- 1 minute read
|
Parameter |
Description |
|---|---|
|
ApplicationArea |
B2MML term that includes CreationDateTime. |
|
CreationDateTime |
The date and time of creation in the following format: yyyy-MM-dd T hh:mm:ss.ffffff Z. The T=Time and the Z=UTC time format. For example, 2018-11-07T 00:32:46.9583555Z. |
|
DataArea |
Contains the Show and Personnel Information elements. |
|
PersonnelInformation |
The main structuring element of the schema definition is Personnel Information. |
|
PublishedDate |
The date and time of publication in the following format: yyyy-MM-dd T hh:mm:ss.ffffff Z. The T=Time and the Z=UTC time format. For example, 2018-12-08T 00:32:46.4564567Z. |
|
Person |
A person is a means of defining a person with person properties for use in production. |
|
ID |
The name of the defined person. String value. |
|
PersonProperty |
Contains details of a person property. |
|
ID |
The name of the defined person property. |
|
Value |
Comprised of ValueString, DataType, and UnitofMeasure. |
|
ValueString |
The current value held in this property. Required to be specified data type. |
|
DataType |
The data type of the value. Standard data types, including Boolean, Date, Double, Integer, Long, Single, String. |
|
UnitOfMeasure |
This value is empty and not used. |
|
PersonnelClass |
A personnel class is a means to describe a grouping of persons with similar characteristics for purposes of scheduling and planning. |
|
ID |
The name of the defined personnel class. |
|
PersonnelClassProperty |
Contains a definition of a property for a personnel class. This should be a defined personnel class property. |