Custom Profiles are entities which represents a custom classification of entity defined in the system.
Name | Type | Description | Notes |
---|---|---|---|
Created | DateTime | Date the entity was created | [optional] |
CreatedBy | string | Identifier of the operator who created the entity | [optional] |
EntityId | string | The unique identifier of the entity. | [optional] |
IsActive | bool | Indicate whether this entity can be used in business processes or linked to a scope | [optional] |
LastModified | DateTime | Date that the last modification was applied to the entity | [optional] |
LastModifiedBy | string | Identifier of the operator who last modified the entity | [optional] |
Name | string | Unique name given to identify the entity | [optional] |
PropertyBag | Dictionary<string, Object> | [optional] | |
SequenceNumber | int | The sort order | [optional] |