ObjectFilesRepositoryContentLocationAttribute 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<ObjectFile, ObjectFilesRepositoryContentLocation> ContentLocationAttribute
Public Shared ReadOnly ContentLocationAttribute As StringEnumDataAttribute(Of ObjectFile, ObjectFilesRepositoryContentLocation)
public:
static initonly StringEnumDataAttribute<ObjectFile^, ObjectFilesRepositoryContentLocation^>^ ContentLocationAttribute
static val ContentLocationAttribute: StringEnumDataAttribute<ObjectFile, ObjectFilesRepositoryContentLocation>
Field Value
Type:
StringEnumDataAttributeObjectFile,
ObjectFilesRepositoryContentLocation
See Also