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

Set a short value.

Namespace: net.esper.type
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable WriteOnly Property _Short As Short
C#
public virtual short _Short { set; }
Visual C++
public:
virtual property short _Short {
	void set (short value);
}

Field Value