ArchiveFilterVariables.ItemById



ItemById(vVariableId As Variant) As ArchiveFilterVariable

Parameters

vVariableId As Variant
Archive variable ID
ED
not used
RT
avaliable

Remarks

Returns an "ArchiveFilterVariable" object from the collection specified by its internal uniqe ID, which is identified by the parameter vVariableId.

Hint: The returned object should be checked on Nothing, if no object for the search criteria was found.

See Also

ArchiveFilterVariables, ArchiveFilterVariable