Share via


NoNamespace.dataExtractLoad Field

Definition

Represents the dataExtractLoad XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fileRecoveryPr.
  • corresponds to the following strongly-typed properties: FileRecoveryProperties.DataExtractLoad.

Applies to