Amazon.AWSSupport.Model.DescribeCommunicationsRequest.IsSetAfterTime C# (CSharp) Method

IsSetAfterTime() private method

private IsSetAfterTime ( ) : bool
return bool
        internal bool IsSetAfterTime()
        {
            return this._afterTime != null;
        }