Returns a Boolean value indicating whether all the object properties were successfully read from the catalog.
Syntax
object.Valid
Parameters
object
Required. An object variable that evaluates to a CatalogObject.
Remarks
If this property is False it indicates that one or more object properties could not be read from the catalog during a call to Populate. This property will be True for objects that have been added to the collection using the Add method.