Click or drag to resize

OperationServiceExtensionsAddOrderGuest Method

Overload List
  NameDescription
Public methodStatic memberAddOrderGuest(IOperationService, String, IOrder, ICredentials)
Adds new guest to existing order. User must have rights to edit orders.
Public methodStatic memberAddOrderGuest(IOperationService, Guid, String, IOrder, ICredentials)
Adds new guest with the given ID to existing order. User must have rights to edit orders.
Top
See Also