Gets the time taken for input data transfer from the database in this nonlinear study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTimeTakenForInputDataTransferFromDatabase() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWStudy
Dim value As System.Integer
value = instance.GetTimeTakenForInputDataTransferFromDatabase() |
C# | |
---|
System.int GetTimeTakenForInputDataTransferFromDatabase() |
C++/CLI | |
---|
System.int GetTimeTakenForInputDataTransferFromDatabase(); |
Return Value
Time taken in seconds for input data transfer from the database in this nonlinear study
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0