Share via


NoNamespace.accumulate Field

Definition

Represents the accumulate XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cBhvr.
  • corresponds to the following strongly-typed properties: CommonBehavior.Accumulate.

Applies to