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