|  | QueryPredicateSubPath Property  | 
 
            Sub-path
            
 
    Namespace: 
   SanteDB.DisconnectedClient.SQLite.Query
    Assembly:
   SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
 Syntax
Syntaxpublic string SubPath { get; }Public ReadOnly Property SubPath As String
	Get
public:
property String^ SubPath {
	String^ get ();
}member SubPath : string with get
Property Value
Type: 
String See Also
See Also