[Visual Basic] Public Property XUIData As Byte() [C#] public Byte() XUIData { get; set; } [C++] public: __property Byte()* get_XUIData(); public: __property void set_XUIData(Byte()* ); [JScript] public function get XUIData() : Byte() public function set XUIData(Byte());
Reading / Writing: container for additional data of the component, NOT profile dependent
Comp Class | EbsOpen Namespace