Share via


NoNamespace.hideLastTrans Field

Definition

Represents the hideLastTrans XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: forEach, if, presOf.
  • corresponds to the following strongly-typed properties: DiagramChooseIf.HideLastTrans, ForEach.HideLastTrans, PresentationOf.HideLastTrans.

Applies to