[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);
CovarianceMatrixEntry Class | EbsOpen Namespace