 | WwwServiceBehaviorGet Method |
Get the asset
Namespace: SanteDB.Rest.WWWAssembly: SanteDB.Rest.WWW (in SanteDB.Rest.WWW.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
SyntaxPublic Function Get As Stream
public:
virtual Stream^ Get() sealed
abstract Get : unit -> Stream
override Get : unit -> Stream
Return Value
Stream[Missing <returns> documentation for "M:SanteDB.Rest.WWW.WwwServiceBehavior.Get"]
Implements
IWwwServiceContractGet
See Also