Amazon.Pinpoint.Model.Schedule.IsSetIsLocalTime C# (CSharp) Method

IsSetIsLocalTime() private method

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