[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Syntax

C#
[SerializableAttribute]
public class WsQuerySm
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class WsQuerySm
Visual C++
[SerializableAttribute]
public ref class WsQuerySm

The type exposes the following properties.

Public Properties

  NameDescription
Public propertyMessageId
Идентификатор сообщения, состояние которого должен вернуть сервис

See Also