Share via


NoNamespace.status Field

Definition

Represents the status XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm, reply, kpi.
  • corresponds to the following strongly-typed properties: Comment.Status, CommentReply.Status, Kpi.Status.

Applies to