Click or drag to resize

ObjectFilesRepositoryContentLocation Class

Allowed values for the ContentLocation data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Systems.CoreObjectFilesRepositoryContentLocation

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class ContentLocation : Enum

The ObjectFilesRepositoryContentLocation type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEmbedded
Embedded value. Stored as 'EMB'.
Public fieldStatic memberFileSystemLink
FileSystemLink value. Stored as 'FSL'.
Public fieldStatic memberInternetUrl
InternetUrl value. Stored as 'URL'.
Public fieldvalue__
Top
See Also