Click or drag to resize
SequenceExtensionGetDependentPropertyID Method
If you wish to get value of some property when generating serial, return that property's id here so it value will be provided at PeakNextValue- and GenerateNextValue- calls.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public virtual int GetDependentPropertyID()

Return Value

Type: Int32
See Also