Amazon.AWSSupport.Model.Communication.IsSetTimeCreated C# (CSharp) Method

IsSetTimeCreated() private method

private IsSetTimeCreated ( ) : bool
return bool
        internal bool IsSetTimeCreated()
        {
            return this.timeCreated != null;
        }
    }