| QueryPredicateGuard Property |
Guard condition
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public string Guard { get; }
Public ReadOnly Property Guard As String
Get
public:
property String^ Guard {
String^ get ();
}
member Guard : string with get
Property Value
Type:
StringSee Also