Amazon.StorageGateway.Model.VTLDevice.IsSetVTLDeviceProductIdentifier C# (CSharp) Method

IsSetVTLDeviceProductIdentifier() private method

private IsSetVTLDeviceProductIdentifier ( ) : bool
return bool
        internal bool IsSetVTLDeviceProductIdentifier()
        {
            return this.vTLDeviceProductIdentifier != null;
        }