Amazon.CodeDeploy.Model.ListDeploymentsRequest.IsSetCreateTimeRange C# (CSharp) Method

IsSetCreateTimeRange() private method

private IsSetCreateTimeRange ( ) : bool
return bool
        internal bool IsSetCreateTimeRange()
        {
            return this._createTimeRange != null;
        }