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

IsSetTransferDate() private method

private IsSetTransferDate ( ) : bool
return bool
        internal bool IsSetTransferDate()
        {
            return this._transferDate.HasValue; 
        }