Click or drag to resize

PropertyCollectionExtendedAddMetaFrom Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Copis meta descriptions on the matching key. If PropertyEntry not defined it adds this

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void AddMetaFrom(
	PropertyEntry pe,
	bool skipExisting,
	bool disableValueTransfer = false
)
Request Example View Source

Parameters

pe
Type: imbSCI.Core.collectionPropertyEntry
The pe.
skipExisting
Type: SystemBoolean
if set to true [skip existing].
disableValueTransfer (Optional)
Type: SystemBoolean
See Also