Properties of FSCUSERFORMS@1.1001 Permanent link for this heading

Component

Reference

Description

FSCUSERFORMS@1.1001

attrcopyexpr

This expression is called when a property is copied.

FSCUSERFORMS@1.1001

attrctorexpr

This expression is called when a property is constructed.

FSCUSERFORMS@1.1001

attrdtorexpr

This expression is called when a property is destructed.

FSCUSERFORMS@1.1001

attrgetdispexpr

This expression is called when a string representation of the value of a property is needed.

FSCUSERFORMS@1.1001

attrgetexpr

This expression is called before the value of a property is read.

FSCUSERFORMS@1.1001

attrsetexpr

This expression is called before the value of a property is saved within a transaction.

FSCUSERFORMS@1.1001

pccexpr

Prepares the commit of an object.