Click or drag to resize

ObjectFileContentLocation Property

The location of the file contents. EMB=Embedded in the database; URL=Internet URL; FSL=File system link. [Required] [Default("EMB")]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ObjectFilesRepositoryContentLocation ContentLocation { get; set; }

Property Value

Type: ObjectFilesRepositoryContentLocation
See Also