| ChildServiceResourceOptionsScope Property |
Gets or sets the scope of this object.
Namespace:
SanteDB.Core.Interop
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public ChildObjectScopeBinding Scope { get; set; }
Public Property Scope As ChildObjectScopeBinding
Get
Set
public:
property ChildObjectScopeBinding Scope {
ChildObjectScopeBinding get ();
void set (ChildObjectScopeBinding value);
}
member Scope : ChildObjectScopeBinding with get, set
Property Value
Type:
ChildObjectScopeBindingSee Also