An NDoc Documented Class Library

SubFlowStep.ScreenShots Property

[Visual Basic]
Overridable Public Property ReadOnly ScreenShots As ScreenShot}
[C#]
public virtual ScreenShot} ScreenShots { get; }
[C++]
public: virtual __property ScreenShot}* get_ScreenShots();
[JScript]
public virtual function get ScreenShots() : ScreenShot}

See Also

SubFlowStep Class | Reporting.Domain Namespace