| IApiChildObjectScopeBinding Property |
Gets the binding type
Namespace:
SanteDB.Rest.Common
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax ChildObjectScopeBinding ScopeBinding { get; }
ReadOnly Property ScopeBinding As ChildObjectScopeBinding
Get
property ChildObjectScopeBinding ScopeBinding {
ChildObjectScopeBinding get ();
}
abstract ScopeBinding : ChildObjectScopeBinding with get
Property Value
Type:
ChildObjectScopeBindingSee Also