Click or drag to resize

ServiceDescriptionOperations Property

Gets the operations supported by this service

Namespace:  SanteDB.Core.Interop.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IList<ServiceOperationDescription> Operations { get; }

Property Value

Type: IListServiceOperationDescription
See Also