![]() | SubscriptionResourceHandler Methods |
The SubscriptionResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create |
Create the specified resource target
|
![]() | Delete |
Delete the specified subscription
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetResourceDefinition |
Get the resource definition
|
![]() | GetStructureDefinition |
Get the structure definition
|
![]() | GetType | (Inherited from Object.) |
![]() | History |
Get the history of this object
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Query |
Query the subscription object
|
![]() | Read |
Fetch the specified query identifier
|
![]() | ToString | (Inherited from Object.) |
![]() | Update |
Updates the specified subscription
|
Name | Description | |
---|---|---|
![]() | ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |