DotNetCall.ClassName
- Updated2025-07-21
- 1 minute(s) read
DotNetCall.ClassName
Syntax
DotNetCall.ClassName
Data Type
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.