StandardTableKeyNames.DocumentName Field

Definition

The full path of the document associated with a table-entry. The raw value should be string.

public: System::String ^ DocumentName;
std::wstring DocumentName;
public const string DocumentName;
val mutable DocumentName : string
Public Const DocumentName As String 

Field Value

Remarks

The raw value should be string.

Applies to