Description: Resource code types provide a way of classifying resource codes. Resource codes are user-defined codes to classify and categorize resources across the enterprise.
Field | Type | Description | Read-Only |
---|---|---|---|
CreateDate | DateTime | The date this resource code type was created. | Yes |
CreateUser | String | The name of the user that created this resource code type. | Yes |
IsSecureCode | Boolean | The flag indicating whether this is a secure resource code type. | No |
LastUpdateDate | DateTime | The date this resource code type was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this resource code type. | Yes |
Length | Int | The maximum number of characters allowed for values of this resource code. | No |
Name | String | The name of the resource code type. | No |
ObjectId | String | The unique ID generated by the system. | No |
SequenceNumber | Int | The sequence number for sorting. | No |