Show contents 

Stat Assembly > Stat Assembly Interfaces > IDistribution > IDistribution.Status

IDistribution.Status

Syntax

Status: Integer;

Description

The Status property returns the calculation execution status. If the calculation contains no errors this property returns 0. Otherwise it returns error code.

Example

The property use is given in the example for ISmUniformDistribution.A.

See also:

IDistribution