 | RefreshDatamartOperationScopeBinding Property |
Gets the binding type
Namespace: SanteDB.Rest.BIS.OperationsAssembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
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