Schleupen.CS.AP.VTM.BP.Powershell

Syntax

Export-DayAheadPreis [-SessionToken] <string> [[-FilePath] <string>] [[-Masterzeitreihe] 
<SwitchParameter>] [[-Von] <DateTime>] [[-Bis] <DateTime>] [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Masterzeitreihe false true (ByValue) False
-Von false true (ByValue) 01.01.0001 00:00:00
-Bis false true (ByValue) 01.01.0001 00:00:00
-FilePath false true (ByValue)
-SessionToken true true (ByValue)

Inputs

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

  • System.Management.Automation.SwitchParameter System.DateTime System.DateTime System.String System.String

Syntax

Import-DayAheadPreis [-SessionToken] <string> [[-FilePath] <string>] [<CommonParameters>]

Parameters

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

Inputs

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

  • System.String System.String