| 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()
Public Overridable Function GetBehavior As ctExtensionSequenceBehavior
Return Value
Type:
ctExtensionSequenceBehaviorBehavior of this sequence as Bit Mask.
See Also