public static class EnumExtension<ExtensionAttribute>
Public NotInheritable Class EnumExtension| AnyReference | Indicates if the value of the enumerated has any attribute of ReferenceValueAttribute. |
| AnyReferenceName | Indicates if the value of the enumerated has any attribute of ReferenceNameAttribute. |
| ToPropertyDocument | Gets the value of the enumerated PropertyDocumentType from the enumerated PortfolioMovementOrigin |
| ToReference | Gets the string value from attribute ReferenceValueAttribute. |
| ToReferenceName | Gets the string value from attribute ReferenceNameAttribute. |
| Translate | Translate enum key. |