Platform SDK: Transaction Server |
[This product will work only on Windows NT 4.0 versions and earlier. For Windows 2000 and later, see COM+ (Component Services).]
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.