See Also

ConstructorClass Class  | ConstructorClass Members

Language

Visual Basic

C#

JScript

Show All

PropertyName
A Valid PropertyName for this Class to return the Property Error for.
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_GetPropertyError Property

Returns the Property Error as a String for Property of this Class..

[Visual Basic]
Public ReadOnly Property _GetPropertyError( _    ByVal PropertyName As String _ ) As String
[C#]
public string _GetPropertyError(    string PropertyName ); {get;}
[JScript]
public function get _GetPropertyError(    PropertyName : String ) : String

Parameters

PropertyName
A Valid PropertyName for this Class to return the Property Error for.

Remarks

If PropertyName is an empty string a CRLF delimited string of all column errors will be returned

See Also

ConstructorClass Class  | ConstructorClass Members

 

 


©2006 i3 Design Limited. All rights reserved.