Click or drag to resize

AppletSubscriptionRepository Methods

The AppletSubscriptionRepository type exposes the following members.

Methods
  NameDescription
Public methodDelete
Obsolete the specified definition
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFind(ExpressionFuncSubscriptionDefinition, Boolean)
Find the specified object
Public methodFind(ExpressionFuncSubscriptionDefinition, Boolean, Int32, NullableInt32, Int32, ModelSortSubscriptionDefinition) Obsolete.
Find the specified subscription definitions
Public methodGet(Guid)
Get the specified definition
Public methodGet(Guid, Guid)
Gets the specified definition
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInsert
Insert the specified definition
Protected methodMemberwiseClone (Inherited from Object.)
Public methodObsolete
Obsolete the specified definition
Public methodSave
Save the specified definition
Public methodStart
Start the service
Public methodStop
Stop the service
Public methodToString (Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodConvertTReturn
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.)
Top
See Also