Schleupen.CS.SY.IOP.LCF.Powershell

Syntax

Sync-LcfPessimisticLocks [[-SessionToken] <string>] [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-SessionToken Session Token false true (ByValue)

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • System.String Session Token

Examples

EXAMPLE 1
Sync-LcfPessimisticLocks
In diesem Beispiel werden die Lock-Einträge erzeugt.

Top of page