Click or drag to resize

LoadAppend Property

Append or replace existing collections. If True than features from the file will be added to existing features, otherwise, existing features will be replaced with the features from the file.

Namespace:  MediaCy.Commands.Features.FeaturesManager
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Property Append As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks