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.
Gets or sets Approved plans ids, empty in case of rejected.
public System.Collections.Generic.IList<string> ApprovedPlans { get; }
member this.ApprovedPlans : System.Collections.Generic.IList<string>
Public ReadOnly Property ApprovedPlans As IList(Of String)