Amazon.IoT.Model.DeprecateThingTypeRequest.IsSetUndoDeprecate C# (CSharp) Méthode

IsSetUndoDeprecate() private méthode

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