| AmiServiceClientGetAppletSolutions Method |
Get all applet solutions from server
Namespace:
SanteDB.Messaging.AMI.Client
Assembly:
SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax public AmiCollection GetAppletSolutions()
Public Function GetAppletSolutions As AmiCollection
public:
AmiCollection^ GetAppletSolutions()
member GetAppletSolutions : unit -> AmiCollection
Return Value
Type:
AmiCollection[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.GetAppletSolutions"]
See Also