EduQualificationRuleProperties.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. Settable only when evaluationState is 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)