See Also

ConstructorClass Class  | ConstructorClass Members

Language

Visual Basic

C#

JScript

Show All

Recurse
Set to FALSE if you do not wish to Recurse all Child Objects.
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_Modified Property

Returns TRUE if this Object has been Modified, is New or marked for Deletion.

[Visual Basic]
Public ReadOnly Property _Modified( _    Optional ByVal Recurse As Boolean _ ) As Boolean
[C#]
public bool _Modified(    bool Recurse ); {get;}
[JScript]
public function get _Modified(    Recurse : boolean ) : boolean

Parameters

Recurse
Set to FALSE if you do not wish to Recurse all Child Objects.

See Also

ConstructorClass Class  | ConstructorClass Members

 

 


©2006 i3 Design Limited. All rights reserved.