File Picker ServiceOpen File Method
Definition
Namespace: DWSIM.Simulate365.Services
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string OpenFile(
string fileUniqueIdentifier,
int accessType
)VB
Public Function OpenFile (
fileUniqueIdentifier As String,
accessType As Integer
) As String