Share via


NoNamespace.referencePeriod Field

Definition

Represents the referencePeriod XML attribute.

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

Applies to