Click or drag to resize

EntityRelationshipStrength Property

The strength (confidence) of the relationship between source and target

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

Property Value

Type: NullableDouble
See Also