 | ActivateMatchOperationScopeBinding Property |
Gets the binding
Namespace: SanteDB.Matcher.RestAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic ChildObjectScopeBinding ScopeBinding { get; }Public ReadOnly Property ScopeBinding As ChildObjectScopeBinding
Get
public:
virtual property ChildObjectScopeBinding ScopeBinding {
ChildObjectScopeBinding get () sealed;
}abstract ScopeBinding : ChildObjectScopeBinding with get
override ScopeBinding : ChildObjectScopeBinding with get
Property Value
ChildObjectScopeBindingImplements
IApiChildObjectScopeBinding
See Also