These methods are thread safe.
Enumeration values are defined in a hierarchy structure based on their names. For example, suppose that the following enumeration values are defined in a management pack: A, A.B, and A.B.C. The enumeration value A.B has one child (the A.B.C enumeration value), and it also has one parent (the A enumeration value).
Overload List
Name | Description |
---|---|
IEntityTypeManagement.GetEnumeration (Guid) | Gets a single enumeration value by using the supplied identifier. |
IEntityTypeManagement.GetEnumeration (String, ManagementPack) | Gets a single enumeration value from a management pack by name. |
See Also
Send comments about this topic to Microsoft.