Click or drag to resize

FieldPropertiesParentField Property

The name of the field in the parent used when filling default values for fields marked with the DefaultFromParent attribute.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ParentField { get; }

Property Value

Type: String
The name of the field in the parent used when filling default values for fields marked with the DefaultFromParent attribute.
See Also