This document is archived and information here might be outdated. Recommended version. |
Returns the current value of the given property.
[Visual Basic .NET] Public Function GetValue ( _ ByVal propname As String _ ) As IGPValue
[C#] public IGPValue GetValue ( string propname );