Table of Contents

Constructor CollectionApplyResult

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

CollectionApplyResult(CollectionResultBucket<K>)

Initializes a new instance of the CollectionApplyResult<K> class.

public CollectionApplyResult(EntityCompare.CollectionResultBucket<K> compareResult)

Parameters

compareResult EntityCompare.CollectionResultBucket<K>

The raw compare result bucket.