Click or drag to resize

IMyTableInsertFieldBefore 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 bool InsertFieldBefore(
	string key,
	IMyTableField field
)

Parameters

key
Type: SystemString
field
Type: Scilligence.MolEngine.WebIMyTableField

Return Value

Type: Boolean
See Also