Parameter | Description |
---|---|
iItem | Position of the DDO to return (0-based) |
Property Handle Data_Set_Client
Read Access: | Get Data_Set_Client iItem to HandleVariable |
Data_Set_Client returns the object id of the DataDictionary object (DDO) at position iItem in this object's container DDO list.
Get Data_Set_Client_Count to iClients Decrement iClients For iClient from 0 to iClients Get Data_Set_Client item iClient to hoDDO If (hoDDO > 0) Begin Showln "Name of client: " iClient " " (Name (hoDDO)) End LoopSee Also
Data_Set_Client_Count | Data_Set_Server | Data_Set_Server_Count