Click or drag to resize

DispatcherQueueEntryChildResourceScopeBinding Property

Gets the scope binding

Namespace:  SanteDB.Rest.AMI.ChildResources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public ChildObjectScopeBinding ScopeBinding { get; }

Property Value

Type: ChildObjectScopeBinding

Implements

IApiChildObjectScopeBinding
See Also