Amazon.IoT.Model.DeprecateThingTypeRequest.IsSetUndoDeprecate C# (CSharp) Method

IsSetUndoDeprecate() private method

private IsSetUndoDeprecate ( ) : bool
return bool
        internal bool IsSetUndoDeprecate()
        {
            return this._undoDeprecate.HasValue; 
        }