Skip to content
Discussion options

You must be logged in to vote

The calling of the command should look something like this:

var dataPortal = context.DataPortalFactory.GetPortal<EmployeeEquipmentExistsCommand>();
var obj1 = dataPortal.Create(equipID);
obj1 = dataPortal.Execute(obj1);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jhuerta3
Comment options

Answer selected by jhuerta3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants