PreviousResult Property (KrunchContext)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the result of the previous step.
public IStepResult PreviousResult {get;}
public:
property IStepResult^ PreviousResult {
IStepResult^ get();
}