Share via


NoNamespace.layoutId Field

Definition

Represents the layoutId XML attribute.

public static readonly System.Xml.Linq.XName layoutId;
 staticval mutable layoutId : System.Xml.Linq.XName
Public Shared ReadOnly layoutId As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: series.
  • corresponds to the following strongly-typed properties: Series.LayoutId.

Applies to