 | CdssDefinitionChildResourceHandlerScopeBinding Property |
Gets the binding type
Namespace: SanteDB.Cdss.Xml.AmiAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
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