[ROOT] / doc / DocFrag / ARCDoc.HLocationP.Location / Attribute / PKTypeAttribute
PKTypeAttribute
| Key | Value | 
|---|---|
| BoilerplateCodeProperties | // Autogenerated boilerplate code. Paste into your class as needed. public IKCoded Location{ get => IP.GetPV<IKCoded>(HLocationP.Location); set => IP.SetPV(HLocationP.Location, value); } public AddLocation(IKCoded location) => IP.AddPV(HLocationP.Location, location); /// <see cref="PKTypeAttributeP.IsObligatory"/> for HLocationP.Location, therefore Get as possible null, Get with default value and TryGet not offered here | 
| Cardinality | WholeCollection | 
| Description | Folder names / hierarchical levels. | 
| EnumMember | Location | 
| EnumType | HLocationP | 
| IsObligatory | -True- | 
| Type | IKCoded | 
7 items
Generated 2025-10-30 23:45:07.875 UTC