[ROOT] / doc / toc / ARCCore / Class / EnumAttribute / GetAttribute / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -2- |
Name | GetAttribute |
Namespace | ARCCore |
Type | EnumAttribute |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | EnumAttribute |
MethodName | GetAttribute |
MethodSignature | ARCCore.EnumAttribute GetAttribute(System.Type) |
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).
Also throws exception (when tagged as PropertyKeyEnum) if the corresponding class is not found.
Generated 2025-05-23 14:37:27.050 UTC