Share via


T.Assign Field

Definition

Represents the t:Assign XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Event.
  • corresponds to the following strongly-typed classes: AssignTaskUser.

Applies to