DotNetCall.ClassName

Syntax

DotNetCall.ClassName

Data Type

String

Purpose

Returns the name of the class on which to perform the call. This property is based on the DotNetModule.ClassName property if the current DotNetCall object is the first call on the step. Otherwise, this property is based on the return value of the previous DotNetCall object in the chain of calls.

See Also

DotNetModule.ClassName