DataDictionaryTableMergePatientLevel Property |
[This is preliminary documentation and is subject to change.]
When merging with lookup by field name
MergeByFieldName,
default behavior is to look up only in current parent record.
Set this property to true to lookup in all records (in requested table) on patient.
Namespace:
CSC.SC.TOPICA4.DynamicData
Assembly:
CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.37.7779.15937
Syntaxpublic Nullable<bool> MergePatientLevel { get; set; }
Property Value
Type:
NullableBoolean
See Also