IFileDatabaseProviderCheckIfExists Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntaxbool CheckIfExists(
string filename
)
Function CheckIfExists (
filename As String
) As Boolean
Request Example
View SourceParameters
- filename String
-
Return Value
Boolean
See Also