Click or drag to resize

IMyTableOnGenerateNo Method

Namespace:  Scilligence.MolEngine.Web
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
protected virtual string OnGenerateNo(
	UserDB db,
	DatabaseRow r,
	string colno,
	string colnoprefix
)

Parameters

db
Type: UserDB
r
Type: Scilligence.MolEngine.CompanionDatabaseRow
colno
Type: SystemString
colnoprefix
Type: SystemString

Return Value

Type: String
See Also