mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Actionable_Builder_Source_Folder.Move_From_Inbound_To_Processing Method



Moves all packages from the inbound folder into the processing folder to queue them for loading into the library


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public bool Move_From_Inbound_To_Processing(
	out string Message
)

Parameters

Message
Type: System..::..String%
Message to be passed out if something occurred during this attempted move

Return Value

Type: Boolean
TRUE if successful, or FALSE if an error occurs

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )