|  | QueryPredicatePath Property  | 
 
            Gets or sets the path
            
 
    Namespace: 
   SanteDB.DisconnectedClient.SQLite.Query
    Assembly:
   SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
 Syntax
Syntaxpublic string Path { get; }Public ReadOnly Property Path As String
	Get
public:
property String^ Path {
	String^ get ();
}member Path : string with get
Property Value
Type: 
String See Also
See Also