Represents a Content Engine property that holds an DependentObjectList object. A DependentObjectList object is a collection (ordered, non-unique) of DependentObject objects.


The following tables list the members exposed by IPropertyDependentObjectList.

Public Methods

  Name Description
Public method FetchDependentObjectListValue Retrieves the value of a PropertyDependentObjectList property by making a roundtrip to the server using an optional property filter.
Public method SetValue Sets the value of this Content Engine property.
Top

See Also