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 abstract class CommandFactory
Visual Basic (Declaration) Copy imageCopy Code
                                  Public MustInherit Class CommandFactory

The type exposes the following properties.

Protected Properties

  Name Description
Protected property CommandElements
Gets the command elements.
Protected property LogCategory
Gets the log category for this instance.

See Also

Advanced