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

Set a long value.

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

Syntax

Visual Basic (Declaration)
Public Overrides WriteOnly Property _Long As Long
C#
public override long _Long { set; }
Visual C++
public:
virtual property long long _Long {
	void set (long long value) override;
}

Field Value