Click or drag to resize

ServiceOperationDescriptionAccepts Property

Gets the type of content that this operation accepts

Namespace:  SanteDB.Core.Interop.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IEnumerable<string> Accepts { get; }

Property Value

Type: IEnumerableString
See Also