Share via


NoNamespace.sd Field

Definition

Represents the sd XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lineSketchStyleProps, item.
  • corresponds to the following strongly-typed properties: Item.HideDetails, LineSketchStyleProperties.Sd.

Applies to