Share via


NoNamespace.syncBehavior Field

Definition

Represents the syncBehavior XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cTn.
  • corresponds to the following strongly-typed properties: CommonTimeNode.SyncBehavior.

Applies to