| IRestClientDescriptionTrace Property |
Gets whether a tracing is enabled.
Namespace:
SanteDB.Core.Http.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Trace As Boolean
Get
property bool Trace {
bool get ();
}
abstract Trace : bool with get
Property Value
Type:
BooleanSee Also