DocumentInFormID Property
The ID of the current document containing the form layout. You can use this or the form code.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? FormID { get; set; }
Public Property FormID As Integer?
Get
Set
function get_FormID();
function set_FormID(value);
Property Value
NullableInt32