Share via


NoNamespace.verId Field

Definition

Represents the verId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: grpCmd.
  • corresponds to the following strongly-typed properties: GroupCommand.VerId.

Applies to