IndustryData-TimePeriod.ReadWrite.All
Allows the app to read and write time period definitions on behalf of the signed-in user.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
b6d56528-3032-4f9d-830f-5a24a25e6661 |
Consent Type |
Admin |
Display String |
Manage time period definitions |
Description |
Allows the app to read and write time period definitions on behalf of the signed-in user. |
Application Permission
|
|
Id |
7afa7744-a782-4a32-b8c2-e3db637e8de7 |
Display String |
Manage time period definitions |
Description |
Allows the app to read and write time period definitions without a signed-in user. |
Resources
Property |
Type |
Description |
code |
String |
The code value for the definition that must be unique within the referenceType. |
createdDateTime |
DateTimeOffset |
The date and time when the definition was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z . |
isDisabled |
Boolean |
Indicates whether the definition has been disabled. |
lastModifiedDateTime |
DateTimeOffset |
The date and time when the definition was most recently changed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z . |
referenceType |
String |
The categorical type for a collection of enumerated values. |
sortIndex |
Int32 |
The ordering index to present the definitions within a type consistently in user interfaces. |
source |
String |
The standards body or organization source which defined the code. |
Property |
Type |
Description |
code |
String |
The code of the desired **r |
Property |
Type |
Description |
displayName |
String |
The name of the year. Maximum supported length is 100 characters. |
endDate |
Date |
The last day of the year using ISO 8601 format for date. |
startDate |
Date |
The first day of the year using ISO 8601 format for date. |
year |
microsoft.graph.industryData.yearReferenceValue |
A pointer to a year entry in the referenceDefinition collection. |