[ROOT] / doc / DocFrag / ARCDoc.DocFragP.DocFragType / Attribute / PKTypeAttribute
PKTypeAttribute
| Key | Value | 
|---|---|
| BoilerplateCodeProperties | // Autogenerated boilerplate code. Paste into your class as needed. public DocFragType DocFragType{ get => IP.GetPV<DocFragType>(DocFragP.DocFragType); set => IP.SetPV(DocFragP.DocFragType, value); } public AddDocFragType(DocFragType docFragType) => IP.AddPV(DocFragP.DocFragType, docFragType); /// <see cref="PKTypeAttributeP.IsObligatory"/> for DocFragP.DocFragType, therefore Get as possible null, Get with default value and TryGet not offered here | 
| Cardinality | HistoryOnly | 
| EnumMember | DocFragType | 
| EnumType | DocFragP | 
| IsObligatory | -True- | 
| Type | DocFragType | 
6 items
Generated 2025-10-31 07:26:48.356 UTC