Click or drag to resize

WebServiceConsoleNotificationHelperAsyncSendCloseoutRequestNotification Method

[This is preliminary documentation and is subject to change.]

Send closeout request notification to Console.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public static void AsyncSendCloseoutRequestNotification(
	CreatedLocation loc,
	CredentialInfo credentials
)

Parameters

loc
Type: CreatedLocation

[Missing <param name="loc"/> documentation for "M:Purolator.Webservice.Objects.WebServiceConsoleNotificationHelper.AsyncSendCloseoutRequestNotification(Purolator.Enums.CreatedLocation,Purolator.Webservice.Objects.CredentialInfo)"]

credentials
Type: Purolator.Webservice.ObjectsCredentialInfo

[Missing <param name="credentials"/> documentation for "M:Purolator.Webservice.Objects.WebServiceConsoleNotificationHelper.AsyncSendCloseoutRequestNotification(Purolator.Enums.CreatedLocation,Purolator.Webservice.Objects.CredentialInfo)"]

See Also