Gets a message property.
Visual Basic Public Function GetProperty( _ ByVal propName As String _ ) As Object
C# public object GetProperty( string propName );
propName The property name.
The property value.
The property must be one of the acceptable primitive types, string, or DateTime.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |