Click or drag to resize
SchemaBindingDescriptions Property
List of associated BindingDescriptions

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<BindingDescription> BindingDescriptions { get; set; }

Property Value

Type: ListBindingDescription
See Also