Share via


ServiceImplementationClass Property

Microsoft Robotics Class Reference

Gets or sets the name of the service implementation class

Namespace: Microsoft.Dss.Core.ContractModel
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute]
public string ServiceImplementationClass { get; set; }

See Also

ServiceActivationInfo Class

Microsoft.Dss.Core.ContractModel Namespace