Get the dataset serial numbers and item IDs for items in a Named List.
Visual Basic |
---|
Public Function GetListDetails( _ ByVal list As String _ ) As String |
The dataset serial number followed by the item IDs for the items in that dataset for each dataset in the named list.
Available: GEO MM ME MD OD OM SISpy
Group:
sis.GetListDetails ( "CombinedList" )
Result:
"22:1,2,3,4,5:29:2"
i.e. item IDs 1, 2, 3, 4 and 5 in dataset with serial number 22 and item ID 2 in dataset with serial number 29.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).