File Uploader ServiceGet File By Path 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#
private static FilesWithBreadcrumbsResponseModel GetFileByPath(
string simulatePath,
AccessType? accessType = 0
)VB
Private Shared Function GetFileByPath (
simulatePath As String,
Optional accessType As AccessType? = 0
) As FilesWithBreadcrumbsResponseModelParameters
- simulatePath String
- accessType NullableAccessType (Optional)