Previous Next


DistName Property (RDKDistribution Object)

Description

Returns the name of the distribution (e.g. Normal, Lognorm, etc.).

Syntax

object.DistName

Arguments

None.

Return Value

(String) – the name of the distribution.

Example

theName = distObj.DistName