UpdateBizFormFileWebFarmTaskIsTempFile Property |
Gets or sets the flag indicating whether file is a temporary file. False by default.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax public bool IsTempFile { get; set; }
Property Value
Type:
BooleanSee Also