Amazon.SimpleEmail.Model.ReceiptRuleSetMetadata.IsSetCreatedTimestamp C# (CSharp) Method

IsSetCreatedTimestamp() private method

private IsSetCreatedTimestamp ( ) : bool
return bool
        internal bool IsSetCreatedTimestamp()
        {
            return this._createdTimestamp.HasValue; 
        }