Table Description
Holding Case Admin Evidence Link.: Links a holding case administration with an evidence metadata type. Life Event Infrastructure table used to link a holding case administration to an evidence metadata type.

Example

A Holding Case has been administered and an Evidence Type has been created with the intent to store it against a Holding Case.
Model Details
Location in Model: Logical View::MetaModel::Curam::WorkspaceServices::HoldingCase::Admin::Entity::HCAdminEvidenceLink
Controlling File: WorkspaceServices\model\HoldingCase.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
hcAdminEvidenceLinkIDkeynoUnique identifier of the holding case administration evidence link record.INTERNAL_ID SVR_INT64
hcAdminIDdetails Unique identifier of the holding case administration record.INTERNAL_ID SVR_INT64
evidenceMetadataIDdetails Unique identifier of the evidence metadata for the evidence type.INTERNAL_ID SVR_INT64
sharableInddetails Indicates whether the evidence can be shared.CURAM_INDICATOR SVR_BOOLEAN
Related Pages (0)