 | MdmLinkResourceScopeBinding Property |
Binding for this operation
Namespace: SanteDB.Persistence.MDM.RestAssembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
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