| 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.InterfacesAssembly: CTInterface (in CTInterface.dll)
Syntax public virtual int GetDependentPropertyID()
Public Overridable Function GetDependentPropertyID As Integer
Return Value
Type:
Int32See Also