Click or drag to resize

ClassMeasureActive Property

Enabled or disabled measure to be measured. When the parameter is False, it's not measured. All "Enabled" measures must have Active flag on, Active flag is also set to all Source measures of Enabled derived measures.

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Property Active As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks