Click or drag to resize

IRestClientBindingDescriptionOptimize Property

Gets a value indicating whether this IRestClientBindingDescription is optimize.

Namespace:  SanteDB.Core.Http.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
bool Optimize { get; }

Property Value

Type: Boolean
true if optimize; otherwise, false.
See Also