Click or drag to resize
BizFormItemFormInserted Property
Gets or sets BizForm item insertion date.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public DateTime FormInserted { get; set; }

Property Value

Type: DateTime
See Also