Share via


NoNamespace.serverSldId Field

Definition

Represents the serverSldId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sldSyncPr.
  • corresponds to the following strongly-typed properties: SlideSyncProperties.ServerSlideId.

Applies to