TranslationsRepositoryResourceTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Translation, TranslationsRepositoryResourceType> ResourceTypeAttribute
Public Shared ReadOnly ResourceTypeAttribute As StringEnumDataAttribute(Of Translation, TranslationsRepositoryResourceType)
public:
static initonly StringEnumDataAttribute<Translation^, TranslationsRepositoryResourceType^>^ ResourceTypeAttribute
static val ResourceTypeAttribute: StringEnumDataAttribute<Translation, TranslationsRepositoryResourceType>
Field Value
Type:
StringEnumDataAttributeTranslation,
TranslationsRepositoryResourceType
See Also