Share via


NoNamespace.startItem Field

Definition

Represents the startItem XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: range, slicer.
  • corresponds to the following strongly-typed properties: OlapSlicerCacheRange.StartItem, Slicer.StartItem.

Applies to