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

IsSetBeforeTime() private method

private IsSetBeforeTime ( ) : bool
return bool
        internal bool IsSetBeforeTime()
        {
            return this._beforeTime != null;
        }