[ROOT] / doc / DocFrag / ARCDoc.DocLinkResolutionP.DocLinks / Attribute / PKTypeAttribute
PKTypeAttribute
| Key | Value | 
|---|---|
| BoilerplateCodeProperties | // Autogenerated boilerplate code. Paste into your class as needed. public DocLink DocLinks{ get => IP.GetPV<DocLink>(DocLinkResolutionP.DocLinks); set => IP.SetPV(DocLinkResolutionP.DocLinks, value); } public AddDocLinks(DocLink docLinks) => IP.AddPV(DocLinkResolutionP.DocLinks, docLinks); /// <see cref="PKTypeAttributeP.IsObligatory"/> for DocLinkResolutionP.DocLinks, therefore Get as possible null, Get with default value and TryGet not offered here | 
| Cardinality | WholeCollection | 
| Description | The possible links for LinkWord | 
| EnumMember | DocLinks | 
| EnumType | DocLinkResolutionP | 
| IsObligatory | -True- | 
| Type | DocLink | 
7 items
Generated 2025-10-31 04:55:29.707 UTC