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