02.05.2014 Views

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

CoreandServices.book - Ocean - Schlumberger

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Custom Worksteps<br />

IDescriptionSource provides an implementation of IDescription, which in turn<br />

provides simple descriptive information: name, description, and a short description.<br />

IDescriptionSource and IDescription are defined as:<br />

public interface IDescriptionSource<br />

{<br />

IDescription Description {get;}<br />

}<br />

public interface IDescription<br />

{<br />

string Name { get; }<br />

string Description { get; }<br />

string ShortDescription { get; }<br />

}<br />

<strong>Schlumberger</strong> Private<br />

Workflow 6-311

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!