ListChildRecoveryPlans
Returns an array of RecoveryPlan objects located within this folder.
Synopsis
RecoveryPlan[] listChildRecoveryPlans( )
RecoveryPlan[] is the array of Recovery Plans within this folder. If the current session does not have the System.View privilege for a RecoveryPlan, it is removed from the result set.
Faults
- RuntimeFault
Example for ListChildRecoveryPlans
MoRef SrmRecoveryPlan[] ListChildRecoveryPlans(MoRef RecoveryPlanFolder)