This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class CacheDependencyList
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class CacheDependencyList

The type exposes the following properties.

Public Properties

  Name Description
Public property Dependencies
Gets or sets the list of dependencies.
Public property Modules
Gets or sets the list of module id's.

See Also

Advanced