Amazon.ApplicationDiscoveryService.Model.ConfigurationTag.IsSetTimeOfCreation C# (CSharp) Method

IsSetTimeOfCreation() private method

private IsSetTimeOfCreation ( ) : bool
return bool
        internal bool IsSetTimeOfCreation()
        {
            return this._timeOfCreation.HasValue; 
        }