IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

UnlockFile Method

Unlocks a locked file resource.

Syntax

public void UnlockFile(string fileId);
Public Sub UnlockFile(ByVal FileId As String)

Remarks

This method unlocks a file resource, specified by FileId, previously locked by the current account.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]