PartnerListType Class

Microsoft Robotics Class Reference

List of Partners, also used as the state type for the Partner List Manager service

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

Syntax

[XmlRootAttribute("PartnerList", Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html", 
    IsNullable = false)]
[DataContractAttribute]
[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html")]
public class PartnerListType : ICloneable, 
    IDssSerializable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp..::..PartnerListType

See Also

PartnerListType Members

Microsoft.Dss.ServiceModel.Dssp Namespace