Share via


NoNamespace.movingMultiple Field

Definition

Represents the movingMultiple XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: movingPeriodState.
  • corresponds to the following strongly-typed properties: MovingPeriodState.MovingMultiple.

Applies to