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