Click or drag to resize

IFhirOperationHandler Properties

The IFhirOperationHandler type exposes the following members.

Properties
  NameDescription
Public propertyAppliesTo
The type that this operation handler applies to (or null if it applies to all)
Public propertyIsGet
True if the operation impacts the object state
Public propertyName
Gets the name of the operation
Public propertyParameters
Get the parameter list for this object
Public propertyUri
Get URL of the operation
Top
See Also