CustomProfile
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The unique identifier of the entity. | |
PropertyBag | Dictionary<string, Object> | [optional] | |
Created | DateTime | Date the entity was created | [optional] |
CreatedBy | string | Identifier of the operator who created the entity | [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] |
EntityTypeName | string | Entity type name. | [optional] |
IsActive | bool | Indicate whether this entity can be used in business processes or linked to a scope. | [optional] |
Name | string | Unique name given to identify the entity. | [optional] |
SequenceNumber | int | The sort order. | [optional] |