C# Class SharePointPnP.PowerShell.Commands.GetTimeZoneId

Inheritance: System.Management.Automation.PSCmdlet
Show file Open project: OfficeDev/PnP-PowerShell

Public Methods

Method Description
AllZones ( ) : IEnumerable

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
FindZone ( string match ) : IEnumerable

Method Details

AllZones() public method

public AllZones ( ) : IEnumerable
return IEnumerable

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void