Click or drag to resize

ObjectFileMediaWidth Property

Used (non-null) only for media files. Specifies the width for displaying the media.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> MediaWidth { get; set; }

Property Value

Type: NullableInt32
See Also