Share via


NoNamespace.objectId Field

Definition

Represents the objectId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectPr.
  • corresponds to the following strongly-typed properties: ObjectProperties.Id.

Applies to