This document is archived and information here might be outdated. Recommended version. |
Fetch plans from the collection.
[Visual Basic .NET] Public Function GetPlans ( _ ByVal planType As enumGSPlansType _ ) As IEnumGSPlans
[C#] public IEnumGSPlans GetPlans ( enumGSPlansType planType );