 | CdssQueryExpressionDefinitionSourceCollectionHdsi Property |
Gets or sets the expression on the context which is used to gather the colleciton of objects filtered
Namespace: SanteDB.Cdss.Xml.Model.ExpressionsAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic string SourceCollectionHdsi { get; set; }Public Property SourceCollectionHdsi As String
Get
Set
public:
property String^ SourceCollectionHdsi {
String^ get ();
void set (String^ value);
}member SourceCollectionHdsi : string with get, set
Property Value
String
See Also