FileUploaderServiceGetFileByPath Method

Definition

Namespace: DWSIM.Simulate365.Services
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
private static FilesWithBreadcrumbsResponseModel GetFileByPath(
	string simulatePath,
	AccessType? accessType = 0
)

Parameters

simulatePath  String
 
accessType  NullableAccessType  (Optional)
 

Return Value

FilesWithBreadcrumbsResponseModel

See Also