ToggleOverload List

Type NameDescription
Public methodPutValue(String, IBinaryList)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IBooleanList)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IDateTimeList)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IFloat64List)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IIdList)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IInteger32List)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IStringList)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, IEngineObject)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Id)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, array<Byte>[]()[])
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Int32)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Int64)
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Nullable<(Of <(Boolean>)>))
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Nullable<(Of <(DateTime>)>))
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Nullable<(Of <(Double>)>))
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Nullable<(Of <(Int32>)>))
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, Nullable<(Of <(Int64>)>))
Adds a value for the named parameter to the parameter bag for this PendingAction object.
Public methodPutValue(String, String)
Adds a value for the named parameter to the parameter bag for this PendingAction object.

ToggleSee Also