EduQualificationRulePatchProperties.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 (eduQualification rules only; only settable when evaluationState == 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)