Click or drag to resize

StructureElementMergePatientLevel Field

[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.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public Nullable<bool> MergePatientLevel

Field Value

Type: NullableBoolean
See Also