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