BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.Wrappers.Types.IBBDServiceDetail Class Reference

Details of a provided service. More...

Properties

string Identifier [get, set]
 BlackBerry Dynamics service identifier. More...
 
string Version [get, set]
 BlackBerry Dynamics service version. More...
 
BBDServiceTypeEnum ServiceType [get, set]
 Indicator of the type of the provided service, either application-based or server-based. More...
 

Detailed Description

Details of a provided service.

This class is used to return information about a provided service.

Property Documentation

◆ Identifier

string BBDXamarinForms.Common.Interfaces.Wrappers.Types.IBBDServiceDetail.Identifier
getset

BlackBerry Dynamics service identifier.

◆ ServiceType

BBDServiceTypeEnum BBDXamarinForms.Common.Interfaces.Wrappers.Types.IBBDServiceDetail.ServiceType
getset

Indicator of the type of the provided service, either application-based or server-based.

◆ Version

string BBDXamarinForms.Common.Interfaces.Wrappers.Types.IBBDServiceDetail.Version
getset

BlackBerry Dynamics service version.