Name | Description | Type | Additional information |
---|---|---|---|
ExtendedPropertyItemId |
Gets or sets the PK |
integer |
64-bit signed integer |
EntityId |
Gets or sets the Id of the entity which is this setting value for |
integer |
64-bit signed integer Nullable |
EntityType |
Gets or sets the entity type (user, general...) |
QicsUnity.Api.Areas.V2.Models.EntityType |
None. |
SettingType |
Gets or sets the ExtendedPropertyDefinition type (string, numeric...) |
QicsUnity.Api.Areas.V2.Models.SettingType |
None. |
Name |
Gets or sets extended property name |
string |
None. |
ValueBoolean |
Gets or sets a value indicating whether value is true or false |
boolean |
Nullable |
ValueDate |
Gets or sets a date representation of value |
date |
date and time of day Nullable |
ValueNumber |
Gets or sets a number representation of a value |
decimal number |
Nullable |
ValueString |
Gets or sets a string representation of a value |
string |
None. |
ValueComboboxId |
Gets or sets a combobox id representation of a value |
string |
None. |
ValueComboboxName |
Gets or sets a combobox name representation of a value |
string |
None. |
ValueDefinitionId |
Gets or sets a definition id representation of a value |
string |
None. |
ValueDefinitionName |
Gets or sets a definition name representation of a value |
string |
None. |
ValueHyperlinkUrl |
Gets or sets hyperlink extended property Url |
string |
None. |
ValueHyperlinkLabel |
Gets or sets hyperlink extended property label |
string |
None. |