An NDoc Documented Class Library

WhiteExecution.ServiceExecution Property

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

See Also

WhiteExecution Class | Repository.Services Namespace