Amazon.ConfigService.Model.Evaluation.IsSetOrderingTimestamp C# (CSharp) Method

IsSetOrderingTimestamp() private method

private IsSetOrderingTimestamp ( ) : bool
return bool
        internal bool IsSetOrderingTimestamp()
        {
            return this._orderingTimestamp.HasValue; 
        }