See Also

ConstructorClass Class  | ConstructorClass Members

Language

Visual Basic

C#

JScript

Show All

PropertyName
The PropertyName to check
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_IsNull Method

Returns TRUE if the value of the named Property is Null

[Visual Basic]
Overrides Public Function _IsNull( _    ByVal PropertyName As String _ ) As Boolean
[C#]
public override bool _IsNull(    string PropertyName );
[JScript]
public override function _IsNull(    PropertyName : String ) : boolean;

Parameters

PropertyName
The PropertyName to check

See Also

ConstructorClass Class  | ConstructorClass Members

 

 


©2006 i3 Design Limited. All rights reserved.