MediaOutFileSize Property
Size of any associated file
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? FileSize { get; set; }
Public Property FileSize As Integer?
Get
Set
function get_FileSize();
function set_FileSize(value);
Property Value
NullableInt32