Click or drag to resize
DataComFormMergeHintAttributes Property
Gets or sets the array of form field names that are the object of the merge hint.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public string[] MergeHintAttributes { get; set; }

Property Value

Type: String
See Also