BusinessVerificationRuleProperties.SupplementalDocuments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
References to supplemental documents (businessVerification rules only; only settable while evaluationState is pending or actionRequired).
public System.Collections.Generic.IList<Uri> SupplementalDocuments { get; }
member this.SupplementalDocuments : System.Collections.Generic.IList<Uri>
Public ReadOnly Property SupplementalDocuments As IList(Of Uri)