The following tables list the members exposed by DataBindSubscription.
Name | Description | |
---|---|---|
![]() | DataBindSubscription Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ElementIndex | Element index for index properties. Only used for indexed properties in Windows controls. |
![]() | Format | Formatting and transformation definitions. |
![]() | FormatName | The Format name is used only by the ListBuilder. |
![]() | ItemID | Fully qualified server item ID. |
![]() | ItemPath | Item path used by some servers. |
![]() | name | Definition name for management purposes |
![]() | Object | Bound object, a user class, a Windows control, a callback hhndler or the name of an ASP control. |
![]() | PropertyName | Name of the property of the bound object that has the item value assigned. The default is 'Text'. |
![]() | ResultID | Result code filled in by the Subscribe functions. Null indicates successful subscription. |
Name | Description | |
---|---|---|
![]() | Read | Read the current value from the server using a synchronous read. |
![]() | Write | Write the value to the server using a synchnonous write. |