Amazon.Pinpoint.Model.Schedule.IsSetIsLocalTime C# (CSharp) Méthode

IsSetIsLocalTime() private méthode

private IsSetIsLocalTime ( ) : bool
Résultat bool
        internal bool IsSetIsLocalTime()
        {
            return this._isLocalTime.HasValue; 
        }