| QueryPredicateSubPath Property |
Sub-path
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.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