Click or drag to resize

JobResourceHandlerAddOperation Method

Add a property handler

Namespace:  SanteDB.Rest.AMI.Resources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public void AddOperation(
	IApiChildOperation property
)

Parameters

property
Type: SanteDB.Rest.CommonIApiChildOperation

[Missing <param name="property"/> documentation for "M:SanteDB.Rest.AMI.Resources.JobResourceHandler.AddOperation(SanteDB.Rest.Common.IApiChildOperation)"]

Implements

IOperationalApiResourceHandlerAddOperation(IApiChildOperation)
See Also