Share via


NoNamespace.ownerIdx Field

Definition

Represents the ownerIdx XML attribute.

public static readonly System.Xml.Linq.XName ownerIdx;
 staticval mutable ownerIdx : System.Xml.Linq.XName
Public Shared ReadOnly ownerIdx 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.OwnerIdx.

Applies to