See Also

ConstructorClass Class  | ConstructorClass Members  | Overload List

Language

Visual Basic

C#

JScript

Show All

PropertyName
The PropertyName to set
Value
The Value to set
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_SetPropertyValue(String,String) Method

Sets the value of a named property to the supplied string value

[Visual Basic]
Overloads Overrides Public Sub _SetPropertyValue( _    ByVal PropertyName As String, _    ByVal Value As String _ )
[C#]
public override void _SetPropertyValue(    string PropertyName,    string Value );
[JScript]
public override function _SetPropertyValue(    PropertyName : String,    Value : String );

Parameters

PropertyName
The PropertyName to set
Value
The Value to set

See Also

ConstructorClass Class  | ConstructorClass Members  | Overload List

 

 


©2006 i3 Design Limited. All rights reserved.