Returns the value of the named Property as 'decimal'
[Visual Basic]
Overrides Public Function _GetPropertyValueDecimal( _
ByVal PropertyName As String _
) As Decimal [C#]
public override decimal _GetPropertyValueDecimal(
string PropertyName
);[JScript]
public override function _GetPropertyValueDecimal(
PropertyName : String
) : decimal ;ConstructorClass Class | ConstructorClass Members
©2006 i3 Design Limited. All rights reserved.