MediaOutOrder Property
The order in which the media is sorted.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? Order { get; set; }
Public Property Order As Integer?
Get
Set
function get_Order();
function set_Order(value);
Property Value
NullableInt32