Amazon.IoT.Model.TransferData.IsSetRejectDate C# (CSharp) Method

IsSetRejectDate() private method

private IsSetRejectDate ( ) : bool
return bool
        internal bool IsSetRejectDate()
        {
            return this._rejectDate.HasValue; 
        }