BoxFoldersRepositoryParentFolderIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<BoxFolder, Nullable<Guid>> ParentFolderIdAttribute
Public Shared ReadOnly ParentFolderIdAttribute As ColumnDataAttribute(Of BoxFolder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<BoxFolder^, Nullable<Guid^>^>^ ParentFolderIdAttribute
static val ParentFolderIdAttribute: ColumnDataAttribute<BoxFolder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeBoxFolder,
NullableGuid
See Also