Amazon.Pinpoint.Model.Schedule.IsSetIsLocalTime C# (CSharp) 메소드

IsSetIsLocalTime() 개인적인 메소드

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