ObjectFilesRepositoryMediaHeightAttribute 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, Nullable<int>> MediaHeightAttribute
Public Shared ReadOnly MediaHeightAttribute As ColumnDataAttribute(Of ObjectFile, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<ObjectFile^, Nullable<int>^>^ MediaHeightAttribute
static val MediaHeightAttribute: ColumnDataAttribute<ObjectFile, Nullable<int>>
Field Value
Type:
ColumnDataAttributeObjectFile,
NullableInt32
See Also