[ROOT] / doc / DocFrag / ARCCore.PKTypeAttributeP.DefaultValue
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | EnumMember | 
| Name | DefaultValue | 
| Namespace | ARCCore | 
| Type | PKTypeAttributeP | 
PK
| Key | Value | 
|---|---|
| PKTypeAttribute | The default value. Originates from DefaultValue. Will be used by TryAssertIntegrity (actual property will be set to this value) if no value for actual property is given. TODO: NOTE: This is not necessary smart, as it will consume more memory (at least for PRich, TODO: NOTE: not necessarily for PExact<TEnumType>). TODO: NOTE: Consider instead letting TryGetP look for default value instead of throwing exception TODO: NOTE: (which will coincidentally also lead to TryAssertIntegrity not being as necessary). TODO: NOTE: (you should also be aware of the concept of EntityMethodKeys in ARCQuery. Note: If DefaultValue is given then IsObligatory will automatically be set to TRUE BoilerplateCodeProperties, Cardinality, Description, EnumMember, EnumType, IsObligatory, Type  | 
The default value.
Originates from DefaultValue.
Will be used by TryAssertIntegrity (actual property will be set to this value) if no value for actual property is given.
TODO: NOTE: This is not necessary smart, as it will consume more memory (at least for PRich, TODO: NOTE: not necessarily for PExact<TEnumType>).
TODO: NOTE: Consider instead letting TryGetP look for default value instead of throwing exception TODO: NOTE: (which will coincidentally also lead to TryAssertIntegrity not being as necessary).
TODO: NOTE: (you should also be aware of the concept of EntityMethodKeys in ARCQuery.
Note: If DefaultValue is given then IsObligatory will automatically be set to TRUE
Generated 2025-11-04 12:35:32.306 UTC