[Visual Basic] Public Property FieldInterpolationType As EpFieldInterpolationType [C#] public EpFieldInterpolationType FieldInterpolationType { get; set; } [C++] public: __property EpFieldInterpolationType get_FieldInterpolationType(); public: __property void set_FieldInterpolationType(EpFieldInterpolationType ); [JScript] public function get FieldInterpolationType() : EpFieldInterpolationType public function set FieldInterpolationType(EpFieldInterpolationType);
FamilyOfCharlines Class | EbsOpen Namespace