MapperKernel_propFldReferencedBy Field |
The
DependencyOrderFields method sets a property by this name on fields referenced by other fields.
The value of the property will be the semi-colon-separated list of field keys of the fields so referencing.
See also
_propFldReferences.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected const string _propFldReferencedBy = "_referencedBy"
Protected Const _propFldReferencedBy As String = "_referencedBy"
Field Value
Type:
StringSee Also