Share via


PartnerList Property

Microsoft Robotics Class Reference

List of partners

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

Syntax

[DataMemberAttribute(IsRequired = true)]
[XmlArrayItemAttribute("Partner", IsNullable = false, Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html")]
public List<PartnerType> PartnerList { get; set; }

See Also

ServiceInfoType Class

Microsoft.Dss.ServiceModel.Dssp Namespace