Click or drag to resize

BindingAttributeBinding Property

Gets or sets the type binding

Namespace:  SanteDB.Core.Model.Attributes
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Type Binding { get; set; }

Property Value

Type: Type
See Also