DocumentOutCHECKED_OUT_BY Property

ID of the user who checked out the content.

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int? CHECKED_OUT_BY { get; set; }

Property Value

NullableInt32

See Also