[ROOT] / doc / toc / ARCDoc / Enum / DocLinkResolutionP / LinkWord / __TOCDet / Attribute / PKTypeAttribute

PKTypeAttribute

PKTypeAttribute

KeyValue
BoilerplateCodeProperties// Autogenerated boilerplate code. Paste into your class as needed.
public String LinkWord{
get => IP.GetPV<String>(DocLinkResolutionP.LinkWord);
set => IP.SetPV(DocLinkResolutionP.LinkWord, value);
}
public AddLinkWord(String linkWord) => IP.AddPV(DocLinkResolutionP.LinkWord, linkWord);
/// <see cref="PKTypeAttributeP.IsObligatory"/> for DocLinkResolutionP.LinkWord, therefore Get as possible null, Get with default value and TryGet not offered here


CardinalityHistoryOnly
EnumMemberLinkWord
EnumTypeDocLinkResolutionP
IsObligatory-True-
Type-String-

6 items

Edit


Generated 2024-05-19 00:29:29.956 UTC