XmlInlineList Property

Microsoft Robotics Class Reference

Specifies that the XmlSerializer must serialize the class member as an in-line list

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

Syntax

public bool XmlInlineList { get; set; }

Remarks

XmlText, XmlInlineList, and XmlAttribute are Mutually Exclusive

See Also

DataMemberAttribute Class

Microsoft.Dss.Core.Attributes Namespace