Share via


PortType Property

Microsoft Robotics Class Reference

Gets or sets the type of the service port

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(Name = "Type")]
[XmlElementAttribute(ElementName = "Type")]
public DataContractReference PortType { get; set; }

See Also

ServicePortInfo Class

Microsoft.Dss.Core.ContractModel Namespace