AlternateContracts Method
Microsoft Robotics Studio
The alternate service contracts
Namespace: Microsoft.Dss.Services.ContractModel
Assembly: DssBase (in DssBase.dll)
Version: 1.5.507.0
Syntax
public ICollection<string> AlternateContracts()
'Declaration
Public Function AlternateContracts As ICollection(Of String)
public:
ICollection<String^>^ AlternateContracts ()
Return Value
See Also
DssServiceCombo Class
Microsoft.Dss.Services.ContractModel Namespace