TeamDynamix Web API
TeamDynamix.Api.Assets.AssetStatusSearch.IsOutOfService
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Assets.AssetStatusSearch
TeamDynamix.Api.Assets.AssetStatusSearch.IsOutOfService
The "out of service" status to filter on.
Data Type and Notes
Boolean
Nullable
Value
true
if only out of service statuses should be returned,
false
if only in-service statuses should be returned; otherwise,
null
.