C# Class SharePointPnP.PowerShell.Commands.GetTimeZoneId

Inheritance: System.Management.Automation.PSCmdlet
Afficher le fichier Open project: OfficeDev/PnP-PowerShell

Méthodes publiques

Méthode Description
AllZones ( ) : IEnumerable

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
FindZone ( string match ) : IEnumerable

Method Details

AllZones() public méthode

public AllZones ( ) : IEnumerable
Résultat IEnumerable

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void