Amazon.EC2.Model.DescribeScheduledInstancesRequest.IsSetSlotStartTimeRange C# (CSharp) Method

IsSetSlotStartTimeRange() private method

private IsSetSlotStartTimeRange ( ) : bool
return bool
        internal bool IsSetSlotStartTimeRange()
        {
            return this._slotStartTimeRange != null;
        }