Share via


NoNamespace.hiddenColumn Field

Definition

Represents the hiddenColumn XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcmt.
  • corresponds to the following strongly-typed properties: RevisionComment.HiddenColumn.

Applies to