[DataObjectMethod(DataObjectMethodType.Select)] OrderStatusAction Load( int orderStatusId, short orderActionId )
Parameters
- orderStatusId
- Value of OrderStatusId of the object to load.
- orderActionId
- Value of OrderActionId of the object to load.
Return Value
If the load is successful the newly loaded OrderStatusAction object is returned. If load fails null is returned.