Share via


NoNamespace.grpId Field

Definition

Represents the grpId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: grpCmd, bldDgm, bldGraphic, bldOleChart, bldP, cTn.
  • corresponds to the following strongly-typed properties: BuildDiagram.GroupId, BuildGraphics.GroupId, BuildOleChart.GroupId, BuildParagraph.GroupId, CommonTimeNode.GroupId, GroupCommand.GrpId.

Applies to