[ROOT] / doc / DocFrag / ARCDoc.DocLinkP.Filename / Attribute / PKTypeAttribute
PKTypeAttribute
| Key | Value | 
|---|---|
| BoilerplateCodeProperties | // Autogenerated boilerplate code. Paste into your class as needed. public IKCoded Filename{ get => IP.GetPV<IKCoded>(DocLinkP.Filename); set => IP.SetPV(DocLinkP.Filename, value); } public AddFilename(IKCoded filename) => IP.AddPV(DocLinkP.Filename, filename); /// <see cref="PKTypeAttributeP.IsObligatory"/> for DocLinkP.Filename, therefore Get as possible null, Get with default value and TryGet not offered here  | 
| Cardinality | HistoryOnly | 
| EnumMember | Filename | 
| EnumType | DocLinkP | 
| IsObligatory | -True- | 
| Type | IKCoded | 
6 items
Generated 2025-11-04 06:56:23.431 UTC