[ROOT] / doc / DocFrag / ARCDoc.DocLinkP.Location / Attribute / PKTypeAttribute
PKTypeAttribute
| Key | Value | 
|---|---|
| BoilerplateCodeProperties | // Autogenerated boilerplate code. Paste into your class as needed. public IKCoded Location{ get => IP.GetPV<IKCoded>(DocLinkP.Location); set => IP.SetPV(DocLinkP.Location, value); } public AddLocation(IKCoded location) => IP.AddPV(DocLinkP.Location, location); /// <see cref="PKTypeAttributeP.IsObligatory"/> for DocLinkP.Location, therefore Get as possible null, Get with default value and TryGet not offered here | 
| Cardinality | WholeCollection | 
| Description | The location that this link points to. This will either be directly to the source, or to doc/DocLinkResolution in case of ambigious links. | 
| EnumMember | Location | 
| EnumType | DocLinkP | 
| IsObligatory | -True- | 
| Type | IKCoded | 
7 items
Generated 2025-10-30 23:45:31.828 UTC