Gets an RdlInt object representing the zero (0) value.

Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static RdlInt Zero { get; }
Visual Basic
Public Shared ReadOnly Property Zero As RdlInt
	Get

See Also