Share via


NoNamespace.clientInsertedTime Field

Definition

Represents the clientInsertedTime XML attribute.

public static readonly System.Xml.Linq.XName clientInsertedTime;
 staticval mutable clientInsertedTime : System.Xml.Linq.XName
Public Shared ReadOnly clientInsertedTime 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.ClientInsertedTime.

Applies to