Properties
A collection of Property objects. The Properties object is a generic object, of which Project.Properties and Interview.Properties are specific instances that are of use in Sample Management scripts. You can iterate through the collection using the For Each keyword, or you can access an individual Property object by name using the Item method.
Properties
See also