Amazon.StorageGateway.Model.CreateTapeWithBarcodeRequest.IsSetTapeBarcode C# (CSharp) Method

IsSetTapeBarcode() private method

private IsSetTapeBarcode ( ) : bool
return bool
        internal bool IsSetTapeBarcode()
        {
            return this._tapeBarcode != null;
        }