| BugReportIncludeData Property |
Include diagnostics data
Namespace:
SanteDB.DisconnectedClient.Services.Model
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public bool IncludeData { get; set; }
Public Property IncludeData As Boolean
Get
Set
public:
property bool IncludeData {
bool get ();
void set (bool value);
}
member IncludeData : bool with get, set
Property Value
Type:
BooleanSee Also