Amazon.StorageGateway.Model.VolumeInfo.IsSetVolumeType C# (CSharp) Method

IsSetVolumeType() private method

private IsSetVolumeType ( ) : bool
return bool
        internal bool IsSetVolumeType()
        {
            return this._volumeType != null;
        }