Click or drag to resize

EntityRelationshipClassificationKey Property

Association type key

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Guid? ClassificationKey { get; set; }

Property Value

Type: NullableGuid

Implements

ITargetedAssociationClassificationKey
See Also