|
|
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# |
|
|---|---|
public class CommandElement
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class CommandElement
|
|
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
|
|
CurrentConfiguration | (Inherited from ConfigurationElement.) |
|
|
ElementInformation | (Inherited from ConfigurationElement.) |
|
|
Enabled |
Gets or sets a value indicating whether this CommandElement is enabled.
|
|
|
Id |
Gets or sets the command id.
|
|
|
LockAllAttributesExcept | (Inherited from ConfigurationElement.) |
|
|
LockAllElementsExcept | (Inherited from ConfigurationElement.) |
|
|
LockAttributes | (Inherited from ConfigurationElement.) |
|
|
LockElements | (Inherited from ConfigurationElement.) |
|
|
LockItem | (Inherited from ConfigurationElement.) |
|
|
Parameters |
Gets or sets the command parameters.
|
|
|
Type |
Gets or sets the command type.
|
Protected Properties
| Name | Description | |
|---|---|---|
|
|
ElementProperty | (Inherited from ConfigurationElement.) |
|
|
EvaluationContext | (Inherited from ConfigurationElement.) |
|
|
HasContext | (Inherited from ConfigurationElement.) |
|
|
Item | (Inherited from ConfigurationElement.) |
|
|
Item | (Inherited from ConfigurationElement.) |
|
|
Properties | (Inherited from ConfigurationElement.) |