MemberType Property

Microsoft Robotics Class Reference

Gets or sets the type of the data member

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

Syntax

[XmlElementAttribute(ElementName = "Type")]
[DataMemberAttribute(Name = "Type")]
public DataContractReference MemberType { get; set; }

See Also

DataMemberInfo Class

Microsoft.Dss.Core.ContractModel Namespace