Click or drag to resize
EntityMappingItemFormFieldName Property
Gets the name of the form field that is the source of this mapping item.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string FormFieldName { get; }

Property Value

Type: String
See Also