Amazon.CloudWatchLogs.Model.ExportTaskExecutionInfo.IsSetCompletionTime C# (CSharp) Method

IsSetCompletionTime() private method

private IsSetCompletionTime ( ) : bool
return bool
        internal bool IsSetCompletionTime()
        {
            return this._completionTime.HasValue; 
        }