AdditionalLavaFields | |
Attributes | |
AttributeValueDefaults | |
AttributeValues | |
AvailableKeys | |
Category | Gets or sets the Category that this Defined Value belongs to. |
CategoryId | Gets or sets the category identifier. This property is ignored if DefinedType.CategorizedValuesEnabled is disabled. |
CategoryName | Gets the Category Name if a Category is associated with the Defined Type. Otherwise returns an empty string. |
ContextKey | |
CreatedByPersonAlias | |
CreatedByPersonAliasId | |
CreatedByPersonId | |
CreatedByPersonName | |
CreatedDateTime | |
CustomSortValue | |
DefinedType | Gets or sets the Defined Type that this DefinedValue belongs to. |
DefinedTypeId | Gets or sets the DefinedTypeId of the DefinedType that this DefinedValue belongs to. This property is required. |
DefinedValueAttributeValues | Gets the entity attribute values. This should only be used inside LINQ statements when building a where clause for the query. This property should only be used inside LINQ statements for filtering or selecting values. Do not use it for accessing the attributes after the entity has been loaded. |
Description | Gets or sets the Description of the DefinedValue. |
EncryptedKey | |
EntityStringValue | |
ForeignGuid | |
ForeignId | |
ForeignKey | |
Guid | |
Id | |
IdKey | |
IsActive | Gets or sets a value indicating whether this DefinedValue is active. |
IsSystem | Gets or sets a flag indicating if this DefinedValue is part of the Rock core system/framework. this property is required. |
IsValid | |
Item | |
ModifiedAuditValuesAlreadyUpdated | |
ModifiedByPersonAlias | |
ModifiedByPersonAliasId | |
ModifiedByPersonId | |
ModifiedByPersonName | |
ModifiedDateTime | |
Order | Gets or sets the sort and display order of the DefinedValue. This is an ascending order, so the lower the value the higher the sort priority. |
ParentAuthority | Gets the parent security authority for this DefinedValue. |
ParentAuthorityPre | |
SupportedActions | |
TypeId | |
TypeName | |
UrlEncodedKey | |
ValidationResults | |
Value | Gets or sets the Value of the DefinedValue. This property is required. |