Amazon.KinesisAnalytics.Model.DeleteApplicationRequest.IsSetCreateTimestamp C# (CSharp) Method

IsSetCreateTimestamp() private method

private IsSetCreateTimestamp ( ) : bool
return bool
        internal bool IsSetCreateTimestamp()
        {
            return this._createTimestamp.HasValue; 
        }