BizBlox
Touch Method (index)
Namespacespixolut.BizBloxDataObjectTouch(Int32)
BizBlox
all subclassed property SET methods *must* call this subroutine to flag that the object has changed and needs to be committed to the database.
Declaration Syntax
C#Visual BasicVisual C++
protected void Touch(
	int index
)
Protected Sub Touch ( _
	index As Integer _
)
protected:
void Touch(
	int index
)
Parameters
index (Int32)
Remarks

Assembly: pixolut.BizBlox (Module: pixolut.BizBlox) Version: 1.8.5.0