Click or drag to resize

SequenceExtensionGetBehavior Method

Modify the behavior of this sequence as defined in ctExtensionSequenceBehavior enumeration. E.g. define ctExtensionSequenceBehaviorExclusive to drop out all other serials from Get Code -dialog than exclusive one(s).

Namespace:  CTExtensions.Interfaces
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual ctExtensionSequenceBehavior GetBehavior()

Return Value

Type: ctExtensionSequenceBehavior
Behavior of this sequence as Bit Mask.
See Also