Amazon.ServerMigrationService.Model.GetServersResponse.IsSetLastModifiedOn C# (CSharp) Method

IsSetLastModifiedOn() private method

private IsSetLastModifiedOn ( ) : bool
return bool
        internal bool IsSetLastModifiedOn()
        {
            return this._lastModifiedOn.HasValue; 
        }