Amazon.Pinpoint.Model.WriteTreatmentResource.IsSetSchedule C# (CSharp) 메소드

IsSetSchedule() 개인적인 메소드

private IsSetSchedule ( ) : bool
리턴 bool
        internal bool IsSetSchedule()
        {
            return this._schedule != null;
        }