 | ICdssContext Interface |
Represents the interface to Cdss context
Namespace:
SanteDB.Cdss.Xml
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic interface ICdssContext
Public Interface ICdssContext
public interface class ICdssContext
type ICdssContext = interface end
The ICdssContext type exposes the following members.
Methods
| Name | Description |
---|
 | Get |
Gets the variable name
|
 | Set |
Sets the variable value
|
Top
See Also