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 Code |
---|---|
public class CommandElement |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CommandElement |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ConfigurationElement.) | |
GetCommandType |
Gets the actual .NET type of the command this element is representing.
|
|
GetHashCode | (Inherited from ConfigurationElement.) | |
GetType | (Inherited from Object.) | |
IsAssociatedWith |
Determines whether this instance is associated with specified command.
|
|
IsReadOnly | (Inherited from ConfigurationElement.) | |
ToString | (Inherited from Object.) |