Share via


NoNamespace.user Field

Definition

Represents the user XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: groupLevel, scenario.
  • corresponds to the following strongly-typed properties: GroupLevel.User, Scenario.User.

Applies to