EbsOpen Class Library for EBSILON®Professional

CovarianceMatrixEntry.CorrelationType Property

[Visual Basic]
Public Property CorrelationType As EpCorrelationType
[C#]
public EpCorrelationType CorrelationType { get; set; }
[C++]
public: __property EpCorrelationType get_CorrelationType();
public: __property void set_CorrelationType(EpCorrelationType );
[JScript]
public function get CorrelationType() : EpCorrelationType
public function set CorrelationType(EpCorrelationType);

See Also

CovarianceMatrixEntry Class | EbsOpen Namespace