ObjectFilesRepositoryLinkedFilePathAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ObjectFile, string> LinkedFilePathAttribute
Public Shared ReadOnly LinkedFilePathAttribute As ColumnDataAttribute(Of ObjectFile, String)
public:
static initonly ColumnDataAttribute<ObjectFile^, String^>^ LinkedFilePathAttribute
static val LinkedFilePathAttribute: ColumnDataAttribute<ObjectFile, string>
Field Value
Type:
ColumnDataAttributeObjectFile,
String
See Also