| CodeSearchRequestValidate Property |
Validate the code
Namespace:
SanteDB.DisconnectedClient.Ags.Model
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax public bool Validate { get; set; }
Public Property Validate As Boolean
Get
Set
public:
property bool Validate {
bool get ();
void set (bool value);
}
member Validate : bool with get, set
Property Value
Type:
BooleanSee Also