Click or drag to resize

ProtocolVariableDefinition Properties

The ProtocolVariableDefinition type exposes the following members.

Properties
  NameDescription
Public propertyActionName
Action name
(Inherited from PropertyAssignAction.)
Public propertyDo
Associate the specified data for stuff that cannot be serialized
(Inherited from ProtocolDataAction.)
Public propertyElement
Gets the elements to be performed
(Inherited from ProtocolDataAction.)
Public propertyPropertyName
The name of the property
(Inherited from PropertyAction.)
Public propertyScopeSelector
Selection of scope
(Inherited from PropertyAssignAction.)
Public propertyValueExpression
Value expression
(Inherited from PropertyAssignAction.)
Public propertyVariableName
Gets the name of the variable
Public propertyVariableType
Variable type
Public propertyVariableTypeXml
Gets or sets the type
Public propertyWhereFilter
Where filter for scope
(Inherited from PropertyAssignAction.)
Top
See Also