mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Builder_Modules.ItemProcessModules Property



Get the list of item processing module objects to use for processing a new item or update an existing item during a SobekCM builder execution


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

Syntax

C#
public ReadOnlyCollection<iSubmissionPackageModule> ItemProcessModules { get; }

Property Value

Type: ReadOnlyCollection<(Of <(<'iSubmissionPackageModule>)>)>

See Also



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