Click or drag to resize

ServiceResourceOptionsCapabilities Property

Gets or sets the operations supported by this resource

Namespace:  SanteDB.Core.Interop
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<ServiceResourceCapability> Capabilities { get; set; }

Property Value

Type: ListServiceResourceCapability
See Also