DocumentOutCHECKED_OUT_BY Property
ID of the user who checked out the content.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? CHECKED_OUT_BY { get; set; }
Public Property CHECKED_OUT_BY As Integer?
Get
Set
function get_CHECKED_OUT_BY();
function set_CHECKED_OUT_BY(value);
Property Value
NullableInt32