EbsOpen Class Library for EBSILON®Professional

Comp.XUISpecification Property

[Visual Basic]
Public Property ReadOnly XUISpecification As ProfiledByteArray
[C#]
public ProfiledByteArray XUISpecification { get; }
[C++]
public: __property ProfiledByteArray* get_XUISpecification();
[JScript]
public function get XUISpecification() : ProfiledByteArray

Remarks

Reading: container for additional data of the component, profile dependent, searches parent profiles until data is present (like built-in specification-values)

See Also

Comp Class | EbsOpen Namespace