Type (Dist)


Description

Get/set the type of a distribution.

Syntax

Getting:

aDist.Type

Setting

aDist.Type = aDistEnum

 

Parameter Description
aDist a Dist object.
aDistEnum a value of type DISTENUM

Return Value

When getting, returns a value of type DISTENUM that the type of the distribution.

Remarks

When setting, if the types are the same, it does nothing. If the types differ, it does a conversion.

Example

See: Distributions: an Overview

Applies To

Dist