Gets or sets a value for an object property.
Syntax
object.Value(property) value
Parameters
object
Required. An object variable that evaluates to a CatalogObject.
property
Required. A String expression of any type that specifies the name of the property whose value to get or set.
value
Required. A String expression that specifies the value of the property to get or set.
Remarks
See the Using MTS Collections topic for a description the properties supported by the MTS administration objects.