Amazon.StorageGateway.Model.CreateTapesRequest.IsSetTapeBarcodePrefix C# (CSharp) Method

IsSetTapeBarcodePrefix() private method

private IsSetTapeBarcodePrefix ( ) : bool
return bool
        internal bool IsSetTapeBarcodePrefix()
        {
            return this._tapeBarcodePrefix != null;
        }