PartnerType Class

Microsoft Robotics Class Reference

Contains information on a service partner

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataContractAttribute]
[XmlRootAttribute("Partner", Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html", 
    IsNullable = false)]
[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html")]
public class PartnerType : ServiceInfoType

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .ServiceInfoType
    Microsoft.Dss.ServiceModel.Dssp..::..PartnerType

See Also

PartnerType Members

Microsoft.Dss.ServiceModel.Dssp Namespace