Amazon.APIGateway.Model.UpdateUsageResponse.IsSetStartDate C# (CSharp) Method

IsSetStartDate() private method

private IsSetStartDate ( ) : bool
return bool
        internal bool IsSetStartDate()
        {
            return this._startDate != null;
        }