You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Public Methods
Method | Description |
---|
Collapse | Collapse this BusinessDataObject display object. |
Expand | Expand this BusinessDataObject display object. |
RepoCheckOutStatus | Get the Check Out status of this BusinessDataObjectDisplay object. DATATYPE: StringObjects. |
RepoVersionHistory | Get the Version History of this BusinessDataObject display object from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
Resize | Resize the BusinessDataObject display to default size. |
Public Properties
Property | Description |
---|
BackgroundColor | The background color of the BusinessDataObject display object. It takes a 4-byte integer where the first byte represents red value (0-255), the second byte is the green value (0-255), and the third byte is the blue value (0-255). |
DisplayBackgroundColor | This determines whether to use a custom background color just for this BusinessDataObject display object (true) or whether to use the default background color of the submodel (false). DATATYPE: Boolean. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See Also