property ItemTypeID | |
Syntax: | String =
object.ItemTypeID object.ItemTypeID = String |
Description: | Returns or assigns ItemTypeID for the current group. Example: Dim strTemp As String Dim oTrkItemTypeGroup As Object ... ... strTemp = oTrkItemTypeGroup.ItemTypeID |