Click or drag to resize

propertyAnnotationPresetItemSetFrom Method (settingsPropertyEntry, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets data annotation from the column

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void SetFrom(
	settingsPropertyEntry sPE,
	bool skipExisting = true
)
Request Example View Source

Parameters

sPE
Type: imbSCI.Core.datasettingsPropertyEntry
skipExisting (Optional)
Type: SystemBoolean
See Also