[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 23 > < TAKE 2 >
2 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCCore.EnumAttribute.GetAttribute | ARCCore | ClassMember | Throws exception if tagged as -PropertyKeyEnum- and name of type does not end with capital letter 'P' (like 'CustomerP' for enum describing class 'Customer' for instance). |
ARCCore.EnumMemberAttribute | ARCCore | Class | Describes an enum's value. |
Generated 2025-09-16 02:40:01.956 UTC