Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取双精度型消息属性。
Public Function GetDoubleProperty(ByVal propName As String) As Double
public double GetDoubleProperty(string propName)
propName 属性名称。
属性值。
QAException 类 如果获取属性值时发生转换错误或此属性不存在,则抛出异常。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息。