Click or drag to resize

SegmRecipeLoad Method (McSettings, Boolean)

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Function Load ( 
	ms As McSettings,
	Optional bRaiseEvent As Boolean = true
) As Boolean

Parameters

ms
Type: MediaCy.IQL.ApplicationMcSettings
bRaiseEvent (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also