Share via


IValidationRuleViolation.Document Property

Definition

Gets the path to the document associated with the validation violation.

public:
 property System::String ^ Document { System::String ^ get(); };
public string Document { get; }
member this.Document : string
Public ReadOnly Property Document As String

Property Value

A string representing a document path.

Remarks

This property is optional.

Applies to